Home
last modified time | relevance | path

Searched refs:spi_flash_init_chip_state (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-latest/zephyr/common/
Dflash_init.c33 int spi_flash_init_chip_state(void) in spi_flash_init_chip_state() function
52 spi_flash_init_chip_state(); in esp_flash_config()
/hal_espressif-latest/zephyr/common/include/
Dflash_init.h11 int spi_flash_init_chip_state(void);
/hal_espressif-latest/components/bootloader_support/src/esp32c2/
Dbootloader_esp32c2.c128 spi_flash_init_chip_state(); in bootloader_init()
/hal_espressif-latest/components/bootloader_support/src/esp32c6/
Dbootloader_esp32c6.c149 spi_flash_init_chip_state(); in bootloader_init()
/hal_espressif-latest/components/bootloader_support/src/esp32c3/
Dbootloader_esp32c3.c167 spi_flash_init_chip_state(); in bootloader_init()
/hal_espressif-latest/components/bootloader_support/src/esp32s2/
Dbootloader_esp32s2.c151 spi_flash_init_chip_state(); in bootloader_init()
/hal_espressif-latest/components/bootloader_support/src/esp32s3/
Dbootloader_esp32s3.c185 spi_flash_init_chip_state(); in bootloader_init()
/hal_espressif-latest/components/bootloader_support/src/esp32/
Dbootloader_esp32.c215 spi_flash_init_chip_state(); in bootloader_init()
/hal_espressif-latest/components/esp_system/port/
Dcpu_start.c477 spi_flash_init_chip_state();