nuttx/drivers/power
2017-09-11 19:22:49 -06:00
..
battery_charger.c power: add driver for TI bq2429x battery charger. TODO: Untested. Does not have poll() support. 2017-08-25 07:26:00 -06:00
battery_gauge.c Add _ to the beginning of all debug macros to avoid name collisions 2016-06-16 12:33:32 -06:00
bq2425x.c power: add driver for TI bq2429x battery charger. TODO: Untested. Does not have poll() support. 2017-08-25 07:26:00 -06:00
bq2425x.h Battery Charger: Add BQ24250 driver 2015-09-20 09:47:00 -06:00
bq2429x.c power: add driver for TI bq2429x battery charger. TODO: Untested. Does not have poll() support. 2017-08-25 07:26:00 -06:00
Kconfig power: add driver for TI bq2429x battery charger. TODO: Untested. Does not have poll() support. 2017-08-25 07:26:00 -06:00
Make.defs Merged in raiden00/nuttx (pull request #480) 2017-09-10 17:43:20 +00:00
max1704x.c Add _ to the beginning of all debug macros to avoid name collisions 2016-06-16 12:33:32 -06:00
pm_activity.c PM: Some cosmetic updates 2016-03-27 13:37:28 -06:00
pm_changestate.c PM: Some cosmetic updates 2016-03-27 13:37:28 -06:00
pm_checkstate.c PM: Some cosmetic updates 2016-03-27 13:37:28 -06:00
pm_initialize.c PM: Add domain to all PM interfaces. Internal PM data structures now handle multiple PM domains. 2016-03-27 13:03:47 -06:00
pm_register.c Trivial, cosmetic 2017-09-11 19:22:49 -06:00
pm_update.c PM: Fix a compile error in a DEBUGASSERTion when DEBUG is enabled 2016-03-27 18:17:37 -06:00
pm.h PM: Some cosmetic updates 2016-03-27 13:37:28 -06:00
powerled.c Merged in raiden00/nuttx (pull request #480) 2017-09-10 17:43:20 +00:00
smps.c Merged in raiden00/nuttx (pull request #480) 2017-09-10 17:43:20 +00:00