zephyr/tests/subsys/pm/device_runtime_api
Gerard Marull-Paretas 91b8abfb4d pm: device_runtime: suspend device on enable
The pm_device_runtime_enable did not suspend devices, so it assumed that
the device was in a physically suspended state. This change makes sure
that device is left in a suspended state if the device is initially
active.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-12-16 10:41:04 +01:00
..
src pm: device_runtime: suspend device on enable 2021-12-16 10:41:04 +01:00
CMakeLists.txt
prj.conf tests: pm: device_runtime: Avoid race condition 2021-11-09 08:31:42 -05:00
testcase.yaml