Searched refs:OPCODE_CHIP_ERASE (Results 1 – 4 of 4) sorted by relevance
91 #define OPCODE_CHIP_ERASE 0xc7U /* Erase whole flash chip */ macro
965 uint8_t cmdBuf[] = { OPCODE_CHIP_ERASE }; /* 1-byte Chip Erase command. */ in SPIM_ChipErase()
928 uint8_t cmdBuf[] = { OPCODE_CHIP_ERASE }; /* 1-byte Chip Erase command. */ in SPIM_ChipErase()