Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dspi_reg.h418 #define SPI_USR_PREP_HOLD_M (BIT(23)) macro
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32/
Dspiram_psram.c901 CLEAR_PERI_REG_MASK(SPI_USER_REG(PSRAM_SPI_1), SPI_USR_PREP_HOLD_M); in psram_enable()
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dspi_reg.h325 #define SPI_USR_PREP_HOLD_M (BIT(23)) macro