Home
last modified time | relevance | path

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

/drivers/mfd/
Dstm32-timers.c49 int stm32_timers_dma_burst_read(struct device *dev, u32 *buf, in stm32_timers_dma_burst_read() function
150 EXPORT_SYMBOL_GPL(stm32_timers_dma_burst_read);
/drivers/pwm/
Dpwm-stm32.c130 ret = stm32_timers_dma_burst_read(parent, priv->capture, dma_id, ccr, 2, in stm32_pwm_raw_capture()