Home
last modified time | relevance | path

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

/hal_espressif-latest/zephyr/esp32s3/src/
Dsoc_flash_init.c29 #define FLASH_CS_SETUP_TIME 3 macro
93 FLASH_CS_SETUP_TIME, SPI_MEM_CS_SETUP_TIME_S); in flash_cs_timing_config()
/hal_espressif-latest/components/bootloader_support/bootloader_flash/src/
Dbootloader_flash_config_esp32s3.c32 #define FLASH_CS_SETUP_TIME 3 macro
49 …SET_PERI_REG_BITS(SPI_MEM_CTRL2_REG(0), SPI_MEM_CS_SETUP_TIME_V, FLASH_CS_SETUP_TIME, SPI_MEM_CS_S… in bootloader_flash_cs_timing_config()