Home
last modified time | relevance | path

Searched refs:SPI0_R_FAST_ADDR_BITSLEN (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.5.0/components/esp_rom/include/esp32/rom/
Dspi_flash.h95 #define SPI0_R_FAST_ADDR_BITSLEN 23 macro
/hal_espressif-3.5.0/components/esp_rom/include/esp32s2/rom/
Dspi_flash.h93 #define SPI0_R_FAST_ADDR_BITSLEN 23 macro
/hal_espressif-3.5.0/components/esp_rom/include/esp32c3/rom/
Dspi_flash.h57 #define SPI0_R_FAST_ADDR_BITSLEN 23 macro
/hal_espressif-3.5.0/components/esp_rom/include/esp32h2/rom/
Dspi_flash.h57 #define SPI0_R_FAST_ADDR_BITSLEN 23 macro
/hal_espressif-3.5.0/components/esp_rom/include/esp32s3/rom/
Dspi_flash.h85 #define SPI0_R_FAST_ADDR_BITSLEN 23 macro
/hal_espressif-3.5.0/components/spi_flash/esp32/
Dspi_flash_rom_patch.c349 REG_SET_FIELD(SPI_USER1_REG(0), SPI_USR_ADDR_BITLEN, SPI0_R_FAST_ADDR_BITSLEN); in spi_cache_mode_switch()