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.c320 static int pwm_nrfx_pm_action(const struct device *dev, in pwm_nrfx_pm_action() function
351 return pm_device_driver_init(dev, pwm_nrfx_pm_action); in pwm_nrfx_init()
403 PM_DEVICE_DT_DEFINE(PWM(idx), pwm_nrfx_pm_action); \