mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-13 09:15:21 +00:00
The power management framework used two different abstractions to describe power states. The SYS_PM_* given coarse information what kind of power state (low power or deep sleep) was used, while the SYS_POWER_STATE_* abstraction provided information about particular power mode. This commit removes the SYS_PM_* abstraction as the same information is already carried in SYS_POWER_STATE_*. Signed-off-by: Piotr Zięcik <piotr.ziecik@nordicsemi.no> |
||
---|---|---|
.. | ||
bluetooth | ||
display | ||
drivers | ||
file_system | ||
kernel | ||
logging | ||
misc | ||
networking | ||
peripherals | ||
power_management | ||
shell | ||
storage | ||
usb | ||
index.rst |