Home
last modified time | relevance | path

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

/hal_espressif-latest/components/spi_flash/include/spi_flash/
Dspi_flash_defs.h40 #define CMD_CHIP_ERASE 0xC7 macro
/hal_espressif-latest/components/spi_flash/
Dmemspi_host_driver.c139 t.command = CMD_CHIP_ERASE; in memspi_host_erase_chip()