incubator-nuttx/drivers/power
Xiang Xiao 4c706771c3 sched/wdog: Replace all callback argument from uint32_t to wdparm_t
and alwasy cast the argument of wd_start to wdparm_t

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-08-08 17:30:26 -03:00
..
Kconfig Battery monitor support (#404) 2020-02-28 18:18:50 -06:00
Make.defs build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
activity_governor.c sched/wdog: Replace all callback argument from uint32_t to wdparm_t 2020-08-08 17:30:26 -03:00
activity_governor.h
battery_charger.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
battery_gauge.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
battery_monitor.c Battery monitor support (#404) 2020-02-28 18:18:50 -06:00
bq769x0.c debug: Reduce CONFIG_CPP_HAVE_VARARGS usage 2020-05-05 08:27:58 -06:00
bq2425x.c debug: Reduce CONFIG_CPP_HAVE_VARARGS usage 2020-05-05 08:27:58 -06:00
bq2425x.h
bq2429x.c debug: Reduce CONFIG_CPP_HAVE_VARARGS usage 2020-05-05 08:27:58 -06:00
greedy_governor.c
greedy_governor.h
max1704x.c debug: Reduce CONFIG_CPP_HAVE_VARARGS usage 2020-05-05 08:27:58 -06:00
mcp73871.c debug: Reduce CONFIG_CPP_HAVE_VARARGS usage 2020-05-05 08:27:58 -06:00
motor.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
pm.h Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
pm_activity.c
pm_changestate.c
pm_checkstate.c
pm_initialize.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
pm_register.c
pm_unregister.c
powerled.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
smps.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00