Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/pm/
Ddevice.c314 bool pm_device_wakeup_is_capable(const struct device *dev) in pm_device_wakeup_is_capable() function
/Zephyr-latest/include/zephyr/pm/
Ddevice.h683 static inline bool pm_device_wakeup_is_capable(const struct device *dev) in pm_device_wakeup_is_capable() function