nuttx/drivers/power/battery
ouyangxiangzhen 17c51c0667 userspace: Exclude nuttx/arch.h
This patch fixed userspace headers conflict. Architecture-related definition and API should not be exposed to users.

Signed-off-by: ouyangxiangzhen <ouyangxiangzhen@xiaomi.com>
2024-11-01 16:59:37 +08:00
..
axp202.c Remove @ and % tag from all comments 2023-12-11 17:00:10 -03:00
battery_charger.c drivers/power: using baterr/batinfo to avoid frequency log output 2024-10-09 23:31:49 +08:00
battery_gauge.c drivers/power: using baterr/batinfo to avoid frequency log output 2024-10-09 23:31:49 +08:00
battery_monitor.c drivers/power: using baterr/batinfo to avoid frequency log output 2024-10-09 23:31:49 +08: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
CMakeLists.txt cmake: add newly added sources to cmake 2024-10-14 17:19:45 +08:00
goldfish_battery.c userspace: Exclude nuttx/arch.h 2024-11-01 16:59:37 +08:00
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
max1704x.c
mcp73871.c