Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/nordic/qdec_nrfx/
Dqdec_nrfx.c214 static int qdec_nrfx_pm_action(const struct device *dev, enum pm_device_action action) in qdec_nrfx_pm_action() function
252 return pm_device_driver_init(dev, qdec_nrfx_pm_action); in qdec_nrfx_init()
287 PM_DEVICE_DT_DEFINE(QDEC(idx), qdec_nrfx_pm_action, PM_DEVICE_ISR_SAFE); \