zephyr/include/pm
Gerard Marull-Paretas c2cf1ad203 pm: device: remove usage of local states
The device PM subsystem already holds the device state, so there is no
need to keep duplicates inside the device. The pm_device_state_get has
been refactored to just return the device state. Note that this is still
not safe, but the same applied to the previous implementation. This
problem will be addressed later.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-08-04 08:23:01 -04:00
..
device.h pm: device: remove usage of local states 2021-08-04 08:23:01 -04:00
device_runtime.h pm: device_runtime: Change API behavior s/_sync/_async 2021-05-26 10:56:55 -04:00
pm.h pm: reorganize headers 2021-05-05 18:35:49 -04:00
policy.h pm: policy: Fix API documentation 2021-06-14 21:48:27 -04:00
state.h pm: state: Fix documentation 2021-06-14 17:37:27 -04:00