Home
last modified time | relevance | path

Searched refs:SPI0_R_SIO_ADDR_BITSLEN (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/esp_rom/include/esp32/rom/
Dspi_flash.h74 #define SPI0_R_SIO_ADDR_BITSLEN 23 macro
/hal_espressif-latest/components/esp_rom/include/esp32s2/rom/
Dspi_flash.h77 #define SPI0_R_SIO_ADDR_BITSLEN 23 macro
/hal_espressif-latest/components/esp_rom/include/esp32c3/rom/
Dspi_flash.h41 #define SPI0_R_SIO_ADDR_BITSLEN 23 macro
/hal_espressif-latest/components/esp_rom/include/esp32c6/rom/
Dspi_flash.h41 #define SPI0_R_SIO_ADDR_BITSLEN 23 macro
/hal_espressif-latest/components/esp_rom/include/esp32h2/rom/
Dspi_flash.h41 #define SPI0_R_SIO_ADDR_BITSLEN 23 macro
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/
Dspi_flash.h71 #define SPI0_R_SIO_ADDR_BITSLEN 23 macro
/hal_espressif-latest/components/esp_rom/include/esp32c2/rom/
Dspi_flash.h41 #define SPI0_R_SIO_ADDR_BITSLEN 23 macro
/hal_espressif-latest/components/esp_rom/patches/
Desp_rom_spiflash.c371 REG_SET_FIELD(SPI_USER1_REG(0), SPI_USR_ADDR_BITLEN, SPI0_R_SIO_ADDR_BITSLEN); in spi_cache_mode_switch()