ESP-IDF + 0/2 examples
SourceVu will show references to esp_flash_erase_region() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedExamplesReferencesCall TreeData Use

Return value

- ESP_OK on success, - ESP_ERR_NOT_SUPPORTED if the chip is not able to perform the operation. This is indicated by WREN = 1 after the command is sent. - ESP_ERR_NOT_ALLOWED if the address range (start -- start + len) overlaps with a read-only partition address space - Other flash error code if operation failed.

References

from 0/2 examples