Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_reg.h819 #define SPI_DMA_OUTFIFO_EMPTY_M (BIT(0)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_reg.h827 #define SPI_DMA_OUTFIFO_EMPTY_M (BIT(0)) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_reg.h889 #define SPI_DMA_OUTFIFO_EMPTY_M (SPI_DMA_OUTFIFO_EMPTY_V << SPI_DMA_OUTFIFO_EMPTY_S) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_reg.h883 #define SPI_DMA_OUTFIFO_EMPTY_M (SPI_DMA_OUTFIFO_EMPTY_V << SPI_DMA_OUTFIFO_EMPTY_S) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_reg.h1671 #define SPI_DMA_OUTFIFO_EMPTY_M (BIT(31)) macro