Searched refs:NOR_CMD_CONFIRM (Results 1 – 1 of 1) sorted by relevance
157 #define NOR_CMD_CONFIRM (uint16_t)0x00D0 macro920 NOR_WRITE((deviceaddress + uwAddress), NOR_CMD_CONFIRM); in HAL_NOR_ProgramBuffer()999 NOR_WRITE((BlockAddress + Address), NOR_CMD_CONFIRM); in HAL_NOR_Erase_Block()1001 NOR_WRITE((BlockAddress + Address), NOR_CMD_CONFIRM); in HAL_NOR_Erase_Block()
Completed in 5 milliseconds