Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/pm/
Ddevice.c277 bool pm_device_wakeup_enable(const struct device *dev, bool enable) in pm_device_wakeup_enable() function
/Zephyr-latest/include/zephyr/pm/
Ddevice.h671 static inline bool pm_device_wakeup_enable(const struct device *dev, in pm_device_wakeup_enable() function