nuttx/drivers/power
buxiasen 47b2e00d51 pm: irq should disable before sched locked
If sched lock before irq save, and irq handler do post, scheduler will
be delayed after WFI until next sched unlock. which is not acceptable.

Signed-off-by: buxiasen <buxiasen@xiaomi.com>
2024-08-21 10:53:33 +08:00
..
battery
pm pm: irq should disable before sched locked 2024-08-21 10:53:33 +08:00
relay
supply
CMakeLists.txt
Kconfig
Make.defs