Searched refs:QSPI_IP_LUT_INSTR_READ (Results 1 – 2 of 2) sorted by relevance
/hal_nxp-3.6.0/s32/drivers/s32k3/Fls/include/ |
D | Qspi_Ip_Types.h | 183 …QSPI_IP_LUT_INSTR_READ = (7U << 10U), /*!< Read data … enumerator
|
/hal_nxp-3.6.0/s32/drivers/s32k3/Fls/src/ |
D | Qspi_Ip_Sfdp.c | 1497 dataCmd = QSPI_IP_LUT_INSTR_READ; in Qspi_Ip_SfdpInitLut() 2619 …Qspi_Ip_SfdpLutAdd(&(pConfig->lutSequences), Qspi_Ip_PackLut(QSPI_IP_LUT_INSTR_READ, QSPI_IP_LUT_P… in Qspi_Ip_SfdpConfigBasicRead() 2798 …Qspi_Ip_SfdpLutAdd(&(pConfig->lutSequences), Qspi_Ip_PackLut(QSPI_IP_LUT_INSTR_READ, dataPads, 0x1… in Qspi_Ip_SfdpGetBasicReadInfo() 3130 …Qspi_Ip_SfdpLutAdd(&(pConfig->lutSequences), Qspi_Ip_PackLut(QSPI_IP_LUT_INSTR_READ, cmdPads, 0x10… in Qspi_Ip_SfdpGetBasicStatusInfo() 3847 …Qspi_Ip_SfdpLutAdd(&(pConfig->lutSequences), Qspi_Ip_PackLut(QSPI_IP_LUT_INSTR_READ, QSPI_IP_LUT_P… in Qspi_Ip_SfdpConfigureInitReadStatus()
|