mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 06:39:01 +08:00
drivers/power/battery: add charge/battery health interface support
Signed-off-by: liangdongdong<liangdongdong@xiaomi.com> Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>
This commit is contained in:
@@ -150,6 +150,7 @@ enum batio_operate_e
|
||||
BATIO_OPRTN_VBUS_STATE,
|
||||
BATIO_OPRTN_CAPACITY,
|
||||
BATIO_OPRTN_CHARGER_STATE,
|
||||
BATIO_OPRTN_HEALTH,
|
||||
BATIO_OPRTN_END
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user