Home
last modified time | relevance | path

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

/hal_espressif-latest/components/spi_flash/
Dspi_flash_os_func_app.c52 bool no_protect; //to decide whether to check protected region (for the main chip) or not. member
236 ….no_protect = true, // This is OK because this code path isn't used for the main flash chip which … in esp_flash_init_os_functions()
258 .no_protect = false, // Required for the main flash chip in esp_flash_app_enable_os_functions()