Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/pwm/
Dpwm_nrfx.c440 static int pwm_nrfx_pm_action(const struct device *dev, function
471 return pm_device_driver_init(dev, pwm_nrfx_pm_action);
543 PM_DEVICE_DT_DEFINE(PWM(idx), pwm_nrfx_pm_action); \