zephyr/include/zephyr/pm
Carlo Caione a337bfc3b3 pm: runtime: Move from mutexes to semaphores
To be able to call pm_device_runtime_put() from an IRQ context, move
from mutexes to semaphores and force the async path when the put
operation is called from an ISR.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2022-12-15 22:35:38 +01:00
..
device_runtime.h pm: runtime: Move from mutexes to semaphores 2022-12-15 22:35:38 +01:00
device.h pm: runtime: Move from mutexes to semaphores 2022-12-15 22:35:38 +01:00
pm.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
policy.h pm: policy: add missing include 2022-11-11 11:00:26 +01:00
state.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00