Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dclk_gate_ll.h60 case PERIPH_SPI3_DMA_MODULE: in periph_ll_get_clk_en_mask()
134 case PERIPH_SPI3_DMA_MODULE: in periph_ll_get_rst_en_mask()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dperiph_defs.h31 PERIPH_SPI3_DMA_MODULE, enumerator
/hal_espressif-latest/components/driver/spi/gpspi/
Dspi_common.c143 return PERIPH_SPI3_DMA_MODULE; in get_dma_periph()