Searched refs:CMD_SEC_ERASE (Results 1 – 1 of 1) sorted by relevance
42 #define CMD_SEC_ERASE (0x20) macro221 uint8_t cmd = MP_SPI_ADDR_IS_32B(addr) ? CMD_SEC_ERASE_32 : CMD_SEC_ERASE; in mp_spiflash_erase_block_internal()
Completed in 7 milliseconds