Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dclk_gate_ll.h58 case PERIPH_SPI2_DMA_MODULE: in periph_ll_get_clk_en_mask()
132 case PERIPH_SPI2_DMA_MODULE: in periph_ll_get_rst_en_mask()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dperiph_defs.h30 PERIPH_SPI2_DMA_MODULE, enumerator
/hal_espressif-latest/components/driver/spi/gpspi/
Dspi_common.c141 return PERIPH_SPI2_DMA_MODULE; in get_dma_periph()