incubator-nuttx/drivers/power/battery
liangdongdong 5238f2c200 feature: charge: Add battery operate
Signed-off-by: liangdongdong<liangdongdong@xiaomi.com>
2024-09-28 11:25:17 +08:00
..
CMakeLists.txt
Kconfig battery:add goldfish battery driver 2023-08-11 15:30:35 +08:00
Make.defs battery:add goldfish battery driver 2023-08-11 15:30:35 +08:00
axp202.c Remove @ and % tag from all comments 2023-12-11 17:00:10 -03:00
battery_charger.c power:add default protocol for the driver which not impl get_protocol 2024-09-28 11:25:17 +08:00
battery_gauge.c feature: charge: Add battery operate 2024-09-28 11:25:17 +08:00
battery_monitor.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
bq769x0.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
bq2425x.c
bq2425x.h
bq2429x.c
bq27426.c power: fix BQ27426 driver compile error 2024-09-28 11:25:17 +08:00
goldfish_battery.c nuttx/list: rename container_of to list_container_of from public header 2024-02-29 19:44:54 +08:00
max1704x.c
mcp73871.c