zephyr/tests/subsys/pm/power_mgmt
Gerard Marull-Paretas 30d217aa28 pm: device: runtime: remove pm_device_get_async
As of today there is no clear usage of asynchronous gets, since in
general, a resume operation should be synchronous (we are about to use
the device immediately after resuming it). Removing this API simplifies
the runtime implementation in a significant way (refer to future
commits).

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-11-03 16:37:33 -04:00
..
src pm: device: runtime: remove pm_device_get_async 2021-11-03 16:37:33 -04:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
prj.conf pm: rename CONFIG_PM_DEVICE_IDLE to CONFIG_PM_DEVICE_RUNTIME 2021-05-05 18:35:49 -04:00
testcase.yaml tests: power_mgmt: Add nucleo_l476rg to integrations platforms 2021-07-28 09:47:05 -05:00