Home
last modified time | relevance | path

Searched defs:esp_flash_app_init (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.4.0/components/spi_flash/include/
Desp_flash_internal.h49 #define esp_flash_app_init(...) ({ESP_OK;}) macro
/hal_espressif-3.4.0/components/spi_flash/
Desp_flash_spi_init.c337 esp_err_t esp_flash_app_init(void) in esp_flash_app_init() function