Searched refs:Qspi_Ip_SfdpLutAdd (Results 1 – 2 of 2) sorted by relevance
| /hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/src/ |
| D | Qspi_Ip_Sfdp.c | 868 static inline void Qspi_Ip_SfdpLutAdd(const Qspi_Ip_LutConfigType *lutSequences, 1222 static inline void Qspi_Ip_SfdpLutAdd(const Qspi_Ip_LutConfigType *lutSequences, in Qspi_Ip_SfdpLutAdd() 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() 1766 Qspi_Ip_SfdpLutAdd(&(pConfig->lutSequences), (uint16)(lutData[0] >> 0U)); in Qspi_Ip_SfdpLutInitEnterLegacySPI() 1767 Qspi_Ip_SfdpLutAdd(&(pConfig->lutSequences), (uint16)(lutData[0] >> 16U)); in Qspi_Ip_SfdpLutInitEnterLegacySPI() 1768 Qspi_Ip_SfdpLutAdd(&(pConfig->lutSequences), (uint16)(lutData[1] >> 0U)); in Qspi_Ip_SfdpLutInitEnterLegacySPI() 1769 Qspi_Ip_SfdpLutAdd(&(pConfig->lutSequences), (uint16)(lutData[1] >> 16U)); in Qspi_Ip_SfdpLutInitEnterLegacySPI() 1770 Qspi_Ip_SfdpLutAdd(&(pConfig->lutSequences), (uint16)(lutData[2] >> 0U)); in Qspi_Ip_SfdpLutInitEnterLegacySPI() 1771 Qspi_Ip_SfdpLutAdd(&(pConfig->lutSequences), (uint16)(lutData[2] >> 16U)); in Qspi_Ip_SfdpLutInitEnterLegacySPI() 1772 Qspi_Ip_SfdpLutAdd(&(pConfig->lutSequences), (uint16)(lutData[3] >> 0U)); in Qspi_Ip_SfdpLutInitEnterLegacySPI() [all …]
|
| /hal_nxp-latest/s32/drivers/s32k3/Fls/src/ |
| D | Qspi_Ip_Sfdp.c | 869 static inline void Qspi_Ip_SfdpLutAdd(const Qspi_Ip_LutConfigType *lutSequences, 1217 static inline void Qspi_Ip_SfdpLutAdd(const Qspi_Ip_LutConfigType *lutSequences, in Qspi_Ip_SfdpLutAdd() 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() 1761 Qspi_Ip_SfdpLutAdd(&(pConfig->lutSequences), (uint16)(lutData[0] >> 0U)); in Qspi_Ip_SfdpLutInitEnterLegacySPI() 1762 Qspi_Ip_SfdpLutAdd(&(pConfig->lutSequences), (uint16)(lutData[0] >> 16U)); in Qspi_Ip_SfdpLutInitEnterLegacySPI() 1763 Qspi_Ip_SfdpLutAdd(&(pConfig->lutSequences), (uint16)(lutData[1] >> 0U)); in Qspi_Ip_SfdpLutInitEnterLegacySPI() 1764 Qspi_Ip_SfdpLutAdd(&(pConfig->lutSequences), (uint16)(lutData[1] >> 16U)); in Qspi_Ip_SfdpLutInitEnterLegacySPI() 1765 Qspi_Ip_SfdpLutAdd(&(pConfig->lutSequences), (uint16)(lutData[2] >> 0U)); in Qspi_Ip_SfdpLutInitEnterLegacySPI() 1766 Qspi_Ip_SfdpLutAdd(&(pConfig->lutSequences), (uint16)(lutData[2] >> 16U)); in Qspi_Ip_SfdpLutInitEnterLegacySPI() 1767 Qspi_Ip_SfdpLutAdd(&(pConfig->lutSequences), (uint16)(lutData[3] >> 0U)); in Qspi_Ip_SfdpLutInitEnterLegacySPI() [all …]
|