Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/src/
DQspi_Ip_Sfdp.c1495 Qspi_Ip_LutCommandsType dataCmd; in Qspi_Ip_SfdpInitLut() local
1502 dataCmd = QSPI_IP_LUT_INSTR_READ; in Qspi_Ip_SfdpInitLut()
1508 dataCmd = QSPI_IP_LUT_INSTR_READ_DDR; in Qspi_Ip_SfdpInitLut()
1514 dataCmd = QSPI_IP_LUT_INSTR_READ_DDR; in Qspi_Ip_SfdpInitLut()
1534 … Qspi_Ip_PackLut(dataCmd, pads, 0x10U)); /* Read data on "pads" data lines */ in Qspi_Ip_SfdpInitLut()
/hal_nxp-latest/s32/drivers/s32k3/Fls/src/
DQspi_Ip_Sfdp.c1490 Qspi_Ip_LutCommandsType dataCmd; in Qspi_Ip_SfdpInitLut() local
1497 dataCmd = QSPI_IP_LUT_INSTR_READ; in Qspi_Ip_SfdpInitLut()
1503 dataCmd = QSPI_IP_LUT_INSTR_READ_DDR; in Qspi_Ip_SfdpInitLut()
1509 dataCmd = QSPI_IP_LUT_INSTR_READ_DDR; in Qspi_Ip_SfdpInitLut()
1529 … Qspi_Ip_PackLut(dataCmd, pads, 0x10U)); /* Read data on "pads" data lines */ in Qspi_Ip_SfdpInitLut()