This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
drivers
/
power
/
pm
History
Xiang Xiao
02e92d2ba5
Fix ower/pm/pm_procfs.c:46:15: error: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'time_t' {aka 'long long int'}
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-12-24 11:26:48 -03:00
..
activity_governor.c
…
greedy_governor.c
…
Kconfig
…
Make.defs
…
pm_activity.c
…
pm_autoupdate.c
…
pm_changestate.c
libc: Move queue.h from include to include/nuttx
2022-09-26 08:04:58 +02:00
pm_checkstate.c
…
pm_governor.c
…
pm_initialize.c
Replace nxsem API when used as a lock with nxmutex API
2022-10-17 15:59:46 +09:00
pm_lock.c
…
pm_procfs.c
Fix ower/pm/pm_procfs.c:46:15: error: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'time_t' {aka 'long long int'}
2022-12-24 11:26:48 -03:00
pm_register.c
Replace nxsem API when used as a lock with nxmutex API
2022-10-17 15:59:46 +09:00
pm_unregister.c
Replace nxsem API when used as a lock with nxmutex API
2022-10-17 15:59:46 +09:00
pm.h
Replace nxsem API when used as a lock with nxmutex API
2022-10-17 15:59:46 +09:00