mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-17 05:52:26 +00:00
Since we are using mutex to protect critical sections and mutexes are reentrant, it is possible to get rid of atomic for the state because we can lock the mutex in device_pm_callback. Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com> |
||
---|---|---|
.. | ||
audio/sof | ||
canbus | ||
console | ||
cpp | ||
debug | ||
display | ||
edac | ||
fs | ||
ipc | ||
logging | ||
lorawan/class_a | ||
mgmt | ||
modbus | ||
nvs | ||
pm/device_pm | ||
portability | ||
settings | ||
shell | ||
task_wdt | ||
testsuite | ||
tracing | ||
usb | ||
video | ||
subsys.rst |