esp_flash_os_functions_t::region_protected field
Called before any erase/write operations to check whether the region is limited by the OS
Syntax
esp_err_t (*region_protected)(void* arg, size_t start_addr, size_t size); ![]()
esp_err_t (*region_protected)(void* arg, size_t start_addr, size_t size);![]()
.region_protected = NULL,![]()
.region_protected = NULL,
esp_flash_os_functions_t::region_protected is called by 3 functions:
![]()
esp_flash_os_functions_t::region_protected
esp_flash_os_functions_t::region_protected is read by 3 functions:
![]()
esp_flash_os_functions_t::region_protected
esp_flash_os_functions_t::region_protected implements 1 functions:
![]()
esp_flash_os_functions_t::region_protected