Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/esp32/
Dspiram.c53 #if CONFIG_SPIRAM_SPEED_40M && CONFIG_ESPTOOLPY_FLASHFREQ_40M
/device/soc/esp/esp32/components/esp_system/port/soc/esp32/
Ddport_panic_highint_hdl.S311 # elif defined(CONFIG_ESPTOOLPY_FLASHFREQ_40M) && defined(CONFIG_SPIRAM_SPEED_40M)
323 # elif defined(CONFIG_ESPTOOLPY_FLASHFREQ_40M) && defined(CONFIG_SPIRAM_SPEED_40M)
/device/soc/esp/esp32/components/spi_flash/
Desp_flash_spi_init.c44 #elif defined CONFIG_ESPTOOLPY_FLASHFREQ_40M
Dflash_ops.c521 #elif CONFIG_ESPTOOLPY_FLASHFREQ_40M in flash_rom_init()
532 #elif CONFIG_ESPTOOLPY_FLASHFREQ_40M in flash_rom_init()
/device/soc/esp/esp32/components/
Dsdkconfig.h43 #define CONFIG_ESPTOOLPY_FLASHFREQ_40M 1 macro
Dsdkconfig.gni94 CONFIG_ESPTOOLPY_FLASHFREQ_40M=true