Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/drivers/memory/
A Dspiflash.c42 #define CMD_SEC_ERASE (0x20) macro
221 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