Lines Matching defs:cmdBuf
273 uint8_t cmdBuf[] = {OPCODE_RDSR}; /* 1-byte Read Status Register #1 command. */ in SPIM_ReadStatusRegister() local
292 …uint8_t cmdBuf[] = {OPCODE_WRSR, 0x00U}; /* 1-byte Write Status Register #1 command + 1-byte d… in SPIM_WriteStatusRegister() local
310 uint8_t cmdBuf[] = {OPCODE_RDSR2}; /* 1-byte Read Status Register #1 command. */ in SPIM_ReadStatusRegister2() local
330 uint8_t cmdBuf[3] = {OPCODE_WRSR, 0U, 0U}; in SPIM_WriteStatusRegister2() local
370 uint8_t cmdBuf[] = {OPCODE_RDSR3}; /* 1-byte Read Status Register #1 command. */ in SPIM_ReadStatusRegister3() local
409 uint8_t cmdBuf[] = {OPCODE_RDSCUR}; /* 1-byte Read Status Register #1 command. */ in SPIM_ReadSecurityRegister() local
463 uint8_t cmdBuf[] = {0U}; /* 1-byte Write Enable command. */ in spim_set_write_enable() local
495 uint8_t cmdBuf[1]; in SPIM_InitFlash() local
568 uint8_t cmdBuf[] = { OPCODE_RDID }; /* 1-byte JEDEC ID command. */ in SPIM_ReadJedecId() local
582 uint8_t cmdBuf[3]; in spim_enable_spansion_quad_mode() local
708 uint8_t cmdBuf[1]; /* 1-byte command. */ in spim_eon_set_qpi_mode() local
740 uint8_t cmdBuf[2]; in SPIM_SPANSION_4Bytes_Enable() local
836 uint8_t cmdBuf[1]; /* 1-byte Enter/Exit 4-Byte Mode command. */ in SPIM_Enable_4Bytes_Mode() local
928 uint8_t cmdBuf[] = { OPCODE_CHIP_ERASE }; /* 1-byte Chip Erase command. */ in SPIM_ChipErase() local
955 uint8_t cmdBuf[16]; in SPIM_EraseBlock() local
1006 uint8_t cmdBuf[16]; in SPIM_WriteInPageDataByIo() local
1160 uint8_t cmdBuf[16]; in SPIM_IO_Read() local