zephyr/tests/subsys/pm
Flavio Ceolin 6451626ce7 pm: Use pm_device_action_run instead of state_set
Since drivers implement a callback based on action and not the state,
we should be using the API based on the action instead of the one based
on the state.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2021-11-24 14:21:50 -05:00
..
device_runtime_api tests: pm: use new PM macros 2021-11-19 10:11:32 +01:00
device_wakeup_api pm: policy: Add cpu information in the API 2021-11-06 10:21:53 -04:00
power_mgmt pm: Use pm_device_action_run instead of state_set 2021-11-24 14:21:50 -05:00
power_mgmt_soc
power_states_api