Home
last modified time | relevance | path

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

/linux/drivers/pwm/
H A Dpwm-stm32.c55 struct stm32_pwm_waveform { struct
67 struct stm32_pwm_waveform *wfhw = _wfhw; in stm32_pwm_round_waveform_tohw() argument
75 *wfhw = (struct stm32_pwm_waveform){ in stm32_pwm_round_waveform_tohw()
215 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),