Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/driver/test/dac_dma_test/
Dtest_esp32s2.c318 REG_SET_BIT(SPI_DMA_CONF_REG(3), SPI_IN_RST); in adc_dac_dma_linker_start()
319 REG_CLR_BIT(SPI_DMA_CONF_REG(3), SPI_IN_RST); in adc_dac_dma_linker_start()
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dspi_reg.h1302 #define SPI_IN_RST (BIT(2)) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dspi_reg.h1108 #define SPI_IN_RST (BIT(2)) macro