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

Return value

- ESP_OK if 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. - or other error passed from the ``set_write_protect``, ``wait_idle`` or ``erase_chip`` function of host driver

References

from 0/1 examples