Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/src/
DQspi_Ip_Sfdp.c1018 Qspi_Ip_LutPadsType addrPads
2535 Qspi_Ip_LutPadsType addrPads in Qspi_Ip_SfdpGetModeInstr() argument
2542 modeBits = modeClocks * (1U << (uint8)((uint32)addrPads >> 8U)); in Qspi_Ip_SfdpGetModeInstr()
2744 Qspi_Ip_LutPadsType addrPads; in Qspi_Ip_SfdpGetBasicReadInfo() local
2788 addrPads = readModeAddrPads[modeIndex]; in Qspi_Ip_SfdpGetBasicReadInfo()
2793 …_SfdpLutAdd(&(pConfig->lutSequences), Qspi_Ip_PackLut(QSPI_IP_LUT_INSTR_ADDR, addrPads, addrBits)); in Qspi_Ip_SfdpGetBasicReadInfo()
2796 modeInstr = Qspi_Ip_SfdpGetModeInstr(modeClocks, addrPads); in Qspi_Ip_SfdpGetBasicReadInfo()
2797 … Qspi_Ip_SfdpLutAdd(&(pConfig->lutSequences), Qspi_Ip_PackLut(modeInstr, addrPads, 0x0U)); in Qspi_Ip_SfdpGetBasicReadInfo()
2801 …pLutAdd(&(pConfig->lutSequences), Qspi_Ip_PackLut(QSPI_IP_LUT_INSTR_DUMMY, addrPads, dummyClocks)); in Qspi_Ip_SfdpGetBasicReadInfo()
2830 Qspi_Ip_LutPadsType addrPads; in Qspi_Ip_SfdpGetBasicWriteInfo() local
[all …]
/hal_nxp-latest/s32/drivers/s32k3/Fls/src/
DQspi_Ip_Sfdp.c1019 Qspi_Ip_LutPadsType addrPads
2530 Qspi_Ip_LutPadsType addrPads in Qspi_Ip_SfdpGetModeInstr() argument
2537 modeBits = modeClocks * (1U << (uint8)((uint32)addrPads >> 8U)); in Qspi_Ip_SfdpGetModeInstr()
2739 Qspi_Ip_LutPadsType addrPads; in Qspi_Ip_SfdpGetBasicReadInfo() local
2783 addrPads = readModeAddrPads[modeIndex]; in Qspi_Ip_SfdpGetBasicReadInfo()
2788 …_SfdpLutAdd(&(pConfig->lutSequences), Qspi_Ip_PackLut(QSPI_IP_LUT_INSTR_ADDR, addrPads, addrBits)); in Qspi_Ip_SfdpGetBasicReadInfo()
2791 modeInstr = Qspi_Ip_SfdpGetModeInstr(modeClocks, addrPads); in Qspi_Ip_SfdpGetBasicReadInfo()
2792 … Qspi_Ip_SfdpLutAdd(&(pConfig->lutSequences), Qspi_Ip_PackLut(modeInstr, addrPads, 0x0U)); in Qspi_Ip_SfdpGetBasicReadInfo()
2796 …pLutAdd(&(pConfig->lutSequences), Qspi_Ip_PackLut(QSPI_IP_LUT_INSTR_DUMMY, addrPads, dummyClocks)); in Qspi_Ip_SfdpGetBasicReadInfo()
2825 Qspi_Ip_LutPadsType addrPads; in Qspi_Ip_SfdpGetBasicWriteInfo() local
[all …]