Searched refs:nextByte (Results 1 – 2 of 2) sorted by relevance
3623 uint8 nextByte; in Qspi_Ip_SfdpAdd2dopiOperation() local3641 nextByte = (uint8)((words[dopiSwitchWord[cnt]] >> dopiSwitchShift[cnt]) & 0xFFU); in Qspi_Ip_SfdpAdd2dopiOperation()3642 …dd(&(pConfig->lutSequences), Qspi_Ip_PackLut(QSPI_IP_LUT_INSTR_CMD, QSPI_IP_LUT_PADS_1, nextByte)); in Qspi_Ip_SfdpAdd2dopiOperation()
3602 uint8 nextByte; in Qspi_Ip_SfdpAdd2dopiOperation() local3620 nextByte = (uint8)((words[dopiSwitchWord[cnt]] >> dopiSwitchShift[cnt]) & 0xFFU); in Qspi_Ip_SfdpAdd2dopiOperation()3621 …dd(&(pConfig->lutSequences), Qspi_Ip_PackLut(QSPI_IP_LUT_INSTR_CMD, QSPI_IP_LUT_PADS_1, nextByte)); in Qspi_Ip_SfdpAdd2dopiOperation()