Searched refs:Qspi_Ip_PackLut (Results 1 – 2 of 2) sorted by relevance
| /hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/src/ |
| D | Qspi_Ip_Sfdp.c | 861 static inline Qspi_Ip_InstrOpType Qspi_Ip_PackLut(Qspi_Ip_LutCommandsType cmd, 1194 static inline Qspi_Ip_InstrOpType Qspi_Ip_PackLut(Qspi_Ip_LutCommandsType cmd, in Qspi_Ip_PackLut() function 1458 …Qspi_Ip_SfdpLutAdd(lutSequences, Qspi_Ip_PackLut(QSPI_IP_LUT_INSTR_CMD_DDR, QSPI_IP_LUT_PADS_8, sr… in Qspi_Ip_SfdpLutAddSrAddr() 1530 …lutData[0] = QSPI_IP_PACK_LUT_REG(Qspi_Ip_PackLut(instCmd, pads, QSPI_IP_CMD_SFDP_READ), /* READ … in Qspi_Ip_SfdpInitLut() 1531 … Qspi_Ip_PackLut(addrCmd, pads, 24U)); /* 24-bit address on 1 data line */ in Qspi_Ip_SfdpInitLut() 1533 …lutData[1] = QSPI_IP_PACK_LUT_REG(Qspi_Ip_PackLut(QSPI_IP_LUT_INSTR_DUMMY, pads, 8U), /* 8 Dum… in Qspi_Ip_SfdpInitLut() 1534 … Qspi_Ip_PackLut(dataCmd, pads, 0x10U)); /* Read data on "pads" data lines */ in Qspi_Ip_SfdpInitLut() 1584 lutData = QSPI_IP_PACK_LUT_REG(Qspi_Ip_PackLut(cmd, pad, (uint8)QSPI_IP_CMD_XSPI_RESET_ENABLE), in Qspi_Ip_SfdpInitReset_4S4S4S() 1590 lutData = QSPI_IP_PACK_LUT_REG(Qspi_Ip_PackLut(cmd, pad, (uint8)QSPI_IP_CMD_XSPI_RESET_DEF), in Qspi_Ip_SfdpInitReset_4S4S4S() 1639 …lutData[0] = QSPI_IP_PACK_LUT_REG(Qspi_Ip_PackLut(cmd, pad, (uint8)QSPI_IP_CMD_XSPI_RESET_ENABLE),… in Qspi_Ip_SfdpInitReset_8D8D8D() [all …]
|
| /hal_nxp-latest/s32/drivers/s32k3/Fls/src/ |
| D | Qspi_Ip_Sfdp.c | 862 static inline Qspi_Ip_InstrOpType Qspi_Ip_PackLut(Qspi_Ip_LutCommandsType cmd, 1189 static inline Qspi_Ip_InstrOpType Qspi_Ip_PackLut(Qspi_Ip_LutCommandsType cmd, in Qspi_Ip_PackLut() function 1453 …Qspi_Ip_SfdpLutAdd(lutSequences, Qspi_Ip_PackLut(QSPI_IP_LUT_INSTR_CMD_DDR, QSPI_IP_LUT_PADS_8, sr… in Qspi_Ip_SfdpLutAddSrAddr() 1525 …lutData[0] = QSPI_IP_PACK_LUT_REG(Qspi_Ip_PackLut(instCmd, pads, QSPI_IP_CMD_SFDP_READ), /* READ … in Qspi_Ip_SfdpInitLut() 1526 … Qspi_Ip_PackLut(addrCmd, pads, 24U)); /* 24-bit address on 1 data line */ in Qspi_Ip_SfdpInitLut() 1528 …lutData[1] = QSPI_IP_PACK_LUT_REG(Qspi_Ip_PackLut(QSPI_IP_LUT_INSTR_DUMMY, pads, 8U), /* 8 Dum… in Qspi_Ip_SfdpInitLut() 1529 … Qspi_Ip_PackLut(dataCmd, pads, 0x10U)); /* Read data on "pads" data lines */ in Qspi_Ip_SfdpInitLut() 1579 lutData = QSPI_IP_PACK_LUT_REG(Qspi_Ip_PackLut(cmd, pad, (uint8)QSPI_IP_CMD_XSPI_RESET_ENABLE), in Qspi_Ip_SfdpInitReset_4S4S4S() 1585 lutData = QSPI_IP_PACK_LUT_REG(Qspi_Ip_PackLut(cmd, pad, (uint8)QSPI_IP_CMD_XSPI_RESET_DEF), in Qspi_Ip_SfdpInitReset_4S4S4S() 1634 …lutData[0] = QSPI_IP_PACK_LUT_REG(Qspi_Ip_PackLut(cmd, pad, (uint8)QSPI_IP_CMD_XSPI_RESET_ENABLE),… in Qspi_Ip_SfdpInitReset_8D8D8D() [all …]
|