Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/pwm/
Dpwm-stm32.c54 struct stm32_pwm_waveform { struct
66 struct stm32_pwm_waveform *wfhw = _wfhw; in stm32_pwm_round_waveform_tohw() argument
74 *wfhw = (struct stm32_pwm_waveform){ in stm32_pwm_round_waveform_tohw()
214 const struct stm32_pwm_waveform *wfhw = _wfhw; in stm32_pwm_round_waveform_fromhw()
257 struct stm32_pwm_waveform *wfhw = _wfhw; in stm32_pwm_read_waveform()
300 const struct stm32_pwm_waveform *wfhw = _wfhw; in stm32_pwm_write_waveform()
691 .sizeof_wfhw = sizeof(struct stm32_pwm_waveform),