Searched refs:dummyClocks (Results 1 – 2 of 2) sorted by relevance
| /hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/src/ |
| D | Qspi_Ip_Sfdp.c | 2742 uint8 dummyClocks; in Qspi_Ip_SfdpGetBasicReadInfo() local 2784 … dummyClocks = (uint8)Qspi_Ip_SfdpGetBasicParam(sfdpTables, readDummyDword[modeIndex], in Qspi_Ip_SfdpGetBasicReadInfo() 2799 if (dummyClocks > 0U) in Qspi_Ip_SfdpGetBasicReadInfo() 2801 …pLutAdd(&(pConfig->lutSequences), Qspi_Ip_PackLut(QSPI_IP_LUT_INSTR_DUMMY, addrPads, dummyClocks)); in Qspi_Ip_SfdpGetBasicReadInfo()
|
| /hal_nxp-latest/s32/drivers/s32k3/Fls/src/ |
| D | Qspi_Ip_Sfdp.c | 2737 uint8 dummyClocks; in Qspi_Ip_SfdpGetBasicReadInfo() local 2779 … dummyClocks = (uint8)Qspi_Ip_SfdpGetBasicParam(sfdpTables, readDummyDword[modeIndex], in Qspi_Ip_SfdpGetBasicReadInfo() 2794 if (dummyClocks > 0U) in Qspi_Ip_SfdpGetBasicReadInfo() 2796 …pLutAdd(&(pConfig->lutSequences), Qspi_Ip_PackLut(QSPI_IP_LUT_INSTR_DUMMY, addrPads, dummyClocks)); in Qspi_Ip_SfdpGetBasicReadInfo()
|