zephyr/subsys
Piotr Zięcik c39bb49e84 power: Implement weak notification functions.
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>
2019-02-01 15:08:33 +01:00
..
app_memory
bluetooth
console
cpp
debug
dfu
disk
fb
fs
logging
mgmt
net
power power: Implement weak notification functions. 2019-02-01 15:08:33 +01:00
random
settings
shell
stats
storage
usb
CMakeLists.txt
Kconfig