Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/spi/gpspi/
Dspi_common.c136 static inline periph_module_t get_dma_periph(int dma_chan) in get_dma_periph() function
160 periph_module_enable(get_dma_periph(dma_chan)); in claim_dma_chan()
335 periph_module_disable(get_dma_periph(dma_chan)); in dma_chan_free()