zephyr/tests/subsys/pm/device_runtime_api
Flavio Ceolin 437b56d22e pm: device_runtime: Make async optional
Async now uses its own work queue, which means it consumes more
resources. Since not all applications need the async API, we can make
it optional without any penalty for those applications.

Signed-off-by: Flavio Ceolin <flavio@hubblenetwork.com>
2025-05-27 14:45:07 +02:00
..
dts/bindings
src pm: device_runtime: Make async optional 2025-05-27 14:45:07 +02:00
app.overlay
CMakeLists.txt
Kconfig
prj.conf pm: device_runtime: Allow to use a dedicated wq 2025-05-27 14:45:07 +02:00
testcase.yaml pm: device_runtime: Make async optional 2025-05-27 14:45:07 +02:00