Home
last modified time | relevance | path

Searched refs:SPI_LL_UNUSED_INT_MASK (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/hal/esp32/include/hal/
Dspi_ll.h34 #define SPI_LL_UNUSED_INT_MASK (SPI_INT_EN | SPI_SLV_WR_STA_DONE | SPI_SLV_RD_STA_DONE | SPI_SLV_W… macro
86 hw->slave.val &= ~SPI_LL_UNUSED_INT_MASK; in spi_ll_master_init()
111 hw->slave.val &= ~SPI_LL_UNUSED_INT_MASK; in spi_ll_slave_init()
1120 #undef SPI_LL_UNUSED_INT_MASK
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dspi_ll.h35 #define SPI_LL_UNUSED_INT_MASK (SPI_INT_TRANS_DONE_EN | SPI_INT_WR_DMA_DONE_EN | SPI_INT_RD_DMA_DO… macro
132 hw->slave.val &= ~SPI_LL_UNUSED_INT_MASK; in spi_ll_master_init()
162 hw->slave.val &= ~SPI_LL_UNUSED_INT_MASK; in spi_ll_slave_init()
1317 #undef SPI_LL_UNUSED_INT_MASK
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dspi_ll.h33 #define SPI_LL_UNUSED_INT_MASK (SPI_TRANS_DONE_INT_ENA | SPI_SLV_WR_DMA_DONE_INT_ENA | SPI_SLV_RD_… macro
170 hw->dma_int_ena.val &= ~SPI_LL_UNUSED_INT_MASK; in spi_ll_slave_init()
1134 #undef SPI_LL_UNUSED_INT_MASK
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dspi_ll.h34 #define SPI_LL_UNUSED_INT_MASK (SPI_TRANS_DONE_INT_ENA | SPI_SLV_WR_DMA_DONE_INT_ENA | SPI_SLV_RD_… macro
172 hw->dma_int_ena.val &= ~SPI_LL_UNUSED_INT_MASK; in spi_ll_slave_init()
1123 #undef SPI_LL_UNUSED_INT_MASK
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dspi_ll.h33 #define SPI_LL_UNUSED_INT_MASK (SPI_TRANS_DONE_INT_ENA | SPI_SLV_WR_DMA_DONE_INT_ENA | SPI_SLV_RD_… macro
168 hw->dma_int_ena.val &= ~SPI_LL_UNUSED_INT_MASK; in spi_ll_slave_init()
1206 #undef SPI_LL_UNUSED_INT_MASK
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dspi_ll.h33 #define SPI_LL_UNUSED_INT_MASK (SPI_TRANS_DONE_INT_ENA | SPI_SLV_WR_DMA_DONE_INT_ENA | SPI_SLV_RD_… macro
168 hw->dma_int_ena.val &= ~SPI_LL_UNUSED_INT_MASK; in spi_ll_slave_init()
1119 #undef SPI_LL_UNUSED_INT_MASK
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dspi_ll.h34 #define SPI_LL_UNUSED_INT_MASK (SPI_TRANS_DONE_INT_ENA | SPI_SLV_WR_DMA_DONE_INT_ENA | SPI_SLV_RD_… macro
174 hw->dma_int_ena.val &= ~SPI_LL_UNUSED_INT_MASK; in spi_ll_slave_init()
1125 #undef SPI_LL_UNUSED_INT_MASK