Home
last modified time | relevance | path

Searched refs:EVENT_STATE_SUSPENDED (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/pm/
Ddevice_runtime.c23 #define EVENT_STATE_SUSPENDED BIT(PM_DEVICE_STATE_SUSPENDED) macro
25 #define EVENT_MASK (EVENT_STATE_ACTIVE | EVENT_STATE_SUSPENDED)