zephyr/tests/subsys/pm/device_runtime_api/src
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
..
main.c pm: device_runtime: Make async optional 2025-05-27 14:45:07 +02:00
test_driver.c pm: device_runtime: Extend existing API with ISR_SAFE mode 2024-02-01 15:03:42 +01:00
test_driver.h