Home
last modified time | relevance | path

Searched refs:nextByte (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/src/
DQspi_Ip_Sfdp.c3623 uint8 nextByte; in Qspi_Ip_SfdpAdd2dopiOperation() local
3641 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()
/hal_nxp-latest/s32/drivers/s32k3/Fls/src/
DQspi_Ip_Sfdp.c3602 uint8 nextByte; in Qspi_Ip_SfdpAdd2dopiOperation() local
3620 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()