Home
last modified time | relevance | path

Searched defs:pm_action_cb (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/include/zephyr/pm/
Ddevice.h243 #define Z_PM_DEVICE_BASE_INIT(obj, node_id, pm_action_cb, _flags) \ argument
261 #define Z_PM_DEVICE_INIT(obj, node_id, pm_action_cb, isr_safe) \ argument
302 #define Z_PM_DEVICE_DEFINE(node_id, dev_id, pm_action_cb, isr_safe) \ argument
317 #define Z_PM_DEVICE_DEFINE(node_id, dev_id, pm_action_cb, isr_safe) argument
334 #define PM_DEVICE_DEFINE(dev_id, pm_action_cb, ...) \ argument
349 #define PM_DEVICE_DT_DEFINE(node_id, pm_action_cb, ...) \ argument
364 #define PM_DEVICE_DT_INST_DEFINE(idx, pm_action_cb, ...) \ argument