Searched refs:instPads (Results 1 – 2 of 2) sorted by relevance
| /hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/src/ |
| D | Qspi_Ip_Sfdp.c | 2743 Qspi_Ip_LutPadsType instPads; in Qspi_Ip_SfdpGetBasicReadInfo() local 2787 instPads = readModeInstPads[modeIndex]; in Qspi_Ip_SfdpGetBasicReadInfo() 2792 …fdpLutAdd(&(pConfig->lutSequences), Qspi_Ip_PackLut(QSPI_IP_LUT_INSTR_CMD, instPads, instruction)); in Qspi_Ip_SfdpGetBasicReadInfo() 2829 Qspi_Ip_LutPadsType instPads; in Qspi_Ip_SfdpGetBasicWriteInfo() local 2842 instPads = readModeInstPads[modeIndex]; in Qspi_Ip_SfdpGetBasicWriteInfo() 2851 instPads = cmdPads; in Qspi_Ip_SfdpGetBasicWriteInfo() 2858 …Qspi_Ip_SfdpLutAdd(&(pConfig->lutSequences), Qspi_Ip_PackLut(QSPI_IP_LUT_INSTR_CMD, instPads, inst… in Qspi_Ip_SfdpGetBasicWriteInfo()
|
| /hal_nxp-latest/s32/drivers/s32k3/Fls/src/ |
| D | Qspi_Ip_Sfdp.c | 2738 Qspi_Ip_LutPadsType instPads; in Qspi_Ip_SfdpGetBasicReadInfo() local 2782 instPads = readModeInstPads[modeIndex]; in Qspi_Ip_SfdpGetBasicReadInfo() 2787 …fdpLutAdd(&(pConfig->lutSequences), Qspi_Ip_PackLut(QSPI_IP_LUT_INSTR_CMD, instPads, instruction)); in Qspi_Ip_SfdpGetBasicReadInfo() 2824 Qspi_Ip_LutPadsType instPads; in Qspi_Ip_SfdpGetBasicWriteInfo() local 2837 instPads = readModeInstPads[modeIndex]; in Qspi_Ip_SfdpGetBasicWriteInfo() 2846 instPads = cmdPads; in Qspi_Ip_SfdpGetBasicWriteInfo() 2853 …Qspi_Ip_SfdpLutAdd(&(pConfig->lutSequences), Qspi_Ip_PackLut(QSPI_IP_LUT_INSTR_CMD, instPads, inst… in Qspi_Ip_SfdpGetBasicWriteInfo()
|