Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/driver/test/dac_dma_test/
Dtest_esp32s2.c315 REG_SET_BIT(SPI_DMA_IN_LINK_REG(3), SPI_INLINK_STOP); in adc_dac_dma_linker_start()
320 REG_CLR_BIT(SPI_DMA_IN_LINK_REG(3), SPI_INLINK_STOP); in adc_dac_dma_linker_start()
337 REG_SET_BIT(SPI_DMA_IN_LINK_REG(3), SPI_INLINK_STOP); in adc_dac_dma_linker_stop()
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dspi_reg.h1348 #define SPI_INLINK_STOP (BIT(28)) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dspi_reg.h1166 #define SPI_INLINK_STOP (BIT(28)) macro