Home
last modified time | relevance | path

Searched refs:SPI_SLV_RD_BUF_DONE (Results 1 – 2 of 2) sorted by relevance

/device/soc/esp/esp32/components/hal/esp32/include/hal/
Dspi_ll.h39 …SPI_INT_EN | SPI_SLV_WR_STA_DONE | SPI_SLV_RD_STA_DONE | SPI_SLV_WR_BUF_DONE | SPI_SLV_RD_BUF_DONE)
/device/soc/esp/esp32/components/soc/esp32/include/soc/
Dspi_reg.h734 #define SPI_SLV_RD_BUF_DONE (BIT(0)) macro