Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/pwm/
Dpwm_nrfx.c454 static int pwm_nrfx_init(const struct device *dev) function
537 static int pwm_nrfx_init##idx(const struct device *dev) \
541 return pwm_nrfx_init(dev); \
545 pwm_nrfx_init##idx, PM_DEVICE_DT_GET(PWM(idx)), \