zephyr/tests/subsys/pm/device_runtime_api
Flavio Ceolin 3b895064af pm: Remove state lock/unlock API
This API is not widely used and it is actually broken since device
runtime power management is not checking it when suspending and
resuming.

On top of that, this API is very close to pm_device_busy* API,
close enough to consolidate in only one API.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2024-04-09 20:11:48 +02:00
..
dts/bindings
src pm: Remove state lock/unlock API 2024-04-09 20:11:48 +02:00
app.overlay
CMakeLists.txt
Kconfig tests: pm: device_runtime_api: Extend with synchronous device 2024-02-01 15:03:42 +01:00
prj.conf tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
testcase.yaml tests: pm: device_runtime_api: Extend with synchronous device 2024-02-01 15:03:42 +01:00