Home
last modified time | relevance | path

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

/hal_espressif-latest/zephyr/common/
Dflash_init.c54 esp_flash_app_init(); in esp_flash_config()
/hal_espressif-latest/components/spi_flash/include/
Desp_flash_internal.h36 esp_err_t esp_flash_app_init(void);
/hal_espressif-latest/components/esp_system/
Dstartup.c349 esp_flash_app_init(); in do_core_init()
/hal_espressif-latest/components/spi_flash/
Desp_flash_spi_init.c423 esp_err_t esp_flash_app_init(void) in esp_flash_app_init() function