Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/spi_flash/
Dspi_flash_os_func_app.c50 bool no_protect; //to decide whether to check protected region (for the main chip) or not. member
180 …if (((spi1_app_func_arg_t*)arg)->no_protect || esp_partition_main_flash_region_safe(start_addr, si… in main_flash_region_protected()
251 .no_protect = true, in esp_flash_init_os_functions()
316 .no_protect = false, in esp_flash_app_enable_os_functions()