Searched refs:NOR_CMD_DATA_BLOCK_ERASE (Results 1 – 3 of 3) sorted by relevance
100 #define NOR_CMD_DATA_BLOCK_ERASE (uint8_t)0x30U macro
152 #define NOR_CMD_DATA_BLOCK_ERASE (uint8_t)0x30 macro994 NOR_WRITE((uint32_t)(BlockAddress + Address), NOR_CMD_DATA_BLOCK_ERASE); in HAL_NOR_Erase_Block()
408 NOR_WRITE((uint32_t)(blkaddr + addr), NOR_CMD_DATA_BLOCK_ERASE); in ald_nor_erase_block()
Completed in 15 milliseconds