Home
last modified time | relevance | path

Searched refs:infifo_full_err (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dspi_struct.h188 …uint32_t infifo_full_err : 1; /*The enable bit for SPI_DMA_INFIFO_FULL_ERR_INT i… member
215 …uint32_t infifo_full_err : 1; /*The clear bit for SPI_DMA_INFIFO_FULL_ERR_INT in… member
242 …uint32_t infifo_full_err : 1; /*1: The current data rate of DMA Rx is smaller th… member
269 …uint32_t infifo_full_err : 1; /*The status bit for SPI_DMA_INFIFO_FULL_ERR_INT i… member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_struct.h211 …uint32_t infifo_full_err : 1; /*The enable bit for SPI_DMA_INFIFO_FULL_ERR_INT i… member
238 …uint32_t infifo_full_err : 1; /*The clear bit for SPI_DMA_INFIFO_FULL_ERR_INT in… member
265 …uint32_t infifo_full_err : 1; /*1: The current data rate of DMA Rx is smaller th… member
292 …uint32_t infifo_full_err : 1; /*The status bit for SPI_DMA_INFIFO_FULL_ERR_INT i… member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_struct.h219 …uint32_t infifo_full_err : 1; /*The enable bit for SPI_DMA_INFIFO_FULL_ERR_INT i… member
246 …uint32_t infifo_full_err : 1; /*The clear bit for SPI_DMA_INFIFO_FULL_ERR_INT in… member
273 …uint32_t infifo_full_err : 1; /*1: The current data rate of DMA Rx is smaller th… member
300 …uint32_t infifo_full_err : 1; /*The status bit for SPI_DMA_INFIFO_FULL_ERR_INT i… member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_struct.h332 … uint32_t infifo_full_err: 1; /*The enable bit for infifo full error interrupt.*/ member
354 …uint32_t infifo_full_err: 1; /*1:spi_dma_infifo_full and spi_push_data_prep are v… member
376 uint32_t infifo_full_err: 1; /*The status bit for infifo full error.*/ member
398 …uint32_t infifo_full_err: 1; /*1: Clear spi_dma_infifo_full_err. 0: not valid. Ca… member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dspi_ll.h1001 …I_LL_INTR_IN_FULL, dma_int_ena.infifo_full_err, dma_int_raw.infifo_full_err, dma_int_c…
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dspi_ll.h312 hw->dma_int_clr.infifo_full_err = 1; in spi_ll_infifo_full_clr()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dspi_ll.h310 hw->dma_int_clr.infifo_full_err = 1; in spi_ll_infifo_full_clr()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dspi_ll.h310 hw->dma_int_clr.infifo_full_err = 1; in spi_ll_infifo_full_clr()