mirror of
https://github.com/apache/nuttx.git
synced 2026-08-09 14:35:08 +00:00
After change, when CONFIG_PM_NDOMAINS > 1, the pm_register will not able to get notificaion from not PM_IDLE_DOMAIN. Should use pm_domain_register as a replacement. Isolate domains from global callbacks can decrease not necessary execution, and reduce the lock instruction requirements. Signed-off-by: buxiasen <buxiasen@xiaomi.com> |
||
|---|---|---|
| .. | ||
| battery | ||
| pm | ||
| relay | ||
| supply | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||