zephyr/subsys/pm
Krzysztof Chruściński 581c55496d pm: device_runtime: Fix bitfields misuse
PM_DEVICE_FLAG_ISR_SAFE is an enum and it must be converted to
a bit mask before masking with flags.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2024-11-19 09:51:14 -05:00
..
policy pm: policy: separate default policy and events 2024-11-16 15:56:02 -05:00
CMakeLists.txt pm: policy: split policy APIs implementations 2024-10-24 17:50:44 +02:00
device_runtime.c pm: device_runtime: Fix bitfields misuse 2024-11-19 09:51:14 -05:00
device_system_managed.c pm: device: De-couple device pm from system pm 2024-06-04 19:13:53 -04:00
device_system_managed.h pm: device_system_managed: Fix functions return 2024-06-18 19:56:39 -04:00
device.c pm: device: allow optional support of TURN_ON action 2024-09-30 17:11:20 +01:00
Kconfig pm: policy: split policy APIs implementations 2024-10-24 17:50:44 +02:00
pm_shell.c pm: shell: filter out non PM enabled devices 2024-04-30 19:30:15 -05:00
pm_stats.c
pm_stats.h
pm.c pm: policy: change the policy event handling 2024-09-09 13:56:04 -04:00
state.c