Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/src/
DQspi_Ip_Sfdp.c2742 uint8 dummyClocks; in Qspi_Ip_SfdpGetBasicReadInfo() local
2784dummyClocks = (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/
DQspi_Ip_Sfdp.c2737 uint8 dummyClocks; in Qspi_Ip_SfdpGetBasicReadInfo() local
2779dummyClocks = (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()