Home
last modified time | relevance | path

Searched refs:FLASH_ID_GD25LQ32C (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/esp_rom/include/
Desp_rom_spiflash_defs.h27 #define FLASH_ID_GD25LQ32C 0xC86016 macro
/hal_espressif-latest/components/bootloader_support/bootloader_flash/src/
Dbootloader_flash_config_esp32.c121 if (flash_id == FLASH_ID_GD25LQ32C) { in bootloader_flash_gpio_config()
236 if (flash_id == FLASH_ID_GD25LQ32C) { in bootloader_configure_spi_pins()
/hal_espressif-latest/zephyr/esp32/src/
Dsoc_flash_init.c139 if (flash_id == FLASH_ID_GD25LQ32C) { in flash_gpio_config()
/hal_espressif-latest/components/esp_psram/esp32/
Desp_psram_impl_quad.c799 if (flash_id == FLASH_ID_GD25LQ32C) { in psram_gpio_config()