Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dspi_reg.h706 #define SPI_TRANS_DONE (BIT(4)) macro
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32/
Dspiram_psram.c679 CLEAR_PERI_REG_MASK(SPI_SLAVE_REG(spi_num), SPI_TRANS_DONE << 5); in psram_spi_init()
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dspi_reg.h754 #define SPI_TRANS_DONE (BIT(4)) macro