Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bootloader_support/bootloader_flash/src/
Dbootloader_flash_config_esp32.c31 #define FLASH_CS_IO SPI_CS0_GPIO_NUM macro
214 esp_rom_gpio_connect_out_signal(FLASH_CS_IO, SPICS0_OUT_IDX, 0, 0); in bootloader_configure_spi_pins()
/hal_espressif-latest/components/esp_psram/esp32s2/
Desp_psram_impl_quad.c77 #define FLASH_CS_IO SPI_CS0_GPIO_NUM macro
126 .flash_cs_io = FLASH_CS_IO, \
/hal_espressif-latest/zephyr/esp32/src/
Dsoc_flash_init.c39 #define FLASH_CS_IO SPI_CS0_GPIO_NUM macro
/hal_espressif-latest/components/esp_psram/esp32s3/
Desp_psram_impl_quad.c82 #define FLASH_CS_IO SPI_CS0_GPIO_NUM macro