mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-16 20:32:26 +00:00
The power subsystems call the sys_pm_notify_lps_entry() and sys_pm_notify_lps_exit() to notify application that given power mode has been entered and exited. This commit adds weak implementation of these functions in order to not force applications to implement its own empty stubs. Signed-off-by: Piotr Zięcik <piotr.ziecik@nordicsemi.no> |
||
---|---|---|
.. | ||
app_memory | ||
bluetooth | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
fb | ||
fs | ||
logging | ||
mgmt | ||
net | ||
power | ||
random | ||
settings | ||
shell | ||
stats | ||
storage | ||
usb | ||
CMakeLists.txt | ||
Kconfig |