mirror of
https://github.com/apache/nuttx.git
synced 2026-05-19 20:06:24 +08:00
Charge: Add shipmode into battery_ioctl.h
which is used to let battery charger enter into shipmode Signed-off-by: weizhifang <weizhifang@xiaomi.com>
This commit is contained in:
committed by
Alan Carvalho de Assis
parent
8306e0d175
commit
1d225aa7c3
@@ -143,6 +143,7 @@ enum batio_operate_e
|
||||
BATIO_OPRTN_SYSON,
|
||||
BATIO_OPRTN_RESET,
|
||||
BATIO_OPRTN_WDOG,
|
||||
BATIO_OPRTN_SHIPMODE,
|
||||
BATIO_OPRTN_END
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user