zephyr/include/pm
Gerard Marull-Paretas b5d6aa29e8 pm: device: move Z_DEVICE_PM_DEFINE_PM_SLOT to pm
The macro has been moved to the pm/device.h header, being now called by
the Z_PM_DEVICE_DEFINE macro. This means that a slot will only be
created if the device uses PM, thus reducing memory usage.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-11-26 10:42:55 +01:00
..
device_runtime.h pm: device: runtime: Add API to check if it is enabled 2021-11-08 19:54:12 -05:00
device.h pm: device: move Z_DEVICE_PM_DEFINE_PM_SLOT to pm 2021-11-26 10:42:55 +01:00
pm.h pm: Make pm_power_state_force multicore aware 2021-11-18 13:56:15 +01:00
policy.h pm: policy: Add cpu information in the API 2021-11-06 10:21:53 -04:00
state.h pm: define PM_STATE_COUNT to obtain number of states 2021-11-23 18:12:15 +01:00