Searched defs:pwm (Results 1 – 10 of 10) sorted by relevance
52 Pwm * const pwm = config->regs; in sam_pwm_set_cycles() local99 Pwm * const pwm = config->regs; in sam_pwm_init() local
39 static int imx_pwm_get_cycles_per_sec(const struct device *dev, uint32_t pwm, in imx_pwm_get_cycles_per_sec()
40 nrfx_pwm_t pwm; member
22 static const struct pwm_dt_spec pwm = PWM_DT_SPEC_GET(DT_PATH(zephyr_user)); variable
181 pwm: pwm@40050000 { label
35 uint32_t pwm; member
184 uint32_t pwm, in continuous_capture_callback()
37 static const struct device *const pwm = variable
112 static const struct pwm_dt_spec pwm = PWM_DT_SPEC_GET(DT_PATH(zephyr_user)); variable
91 NRF_PWM_Type *pwm; member