Searched refs:QSPI_IP_CMD_XSPI_RESET_ENABLE (Results 1 – 2 of 2) sorted by relevance
| /hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/src/ |
| D | Qspi_Ip_Sfdp.c | 121 #define QSPI_IP_CMD_XSPI_RESET_ENABLE 0x66U /* XSPI profile 1.0 Instruction for reset enable … macro 1584 lutData = QSPI_IP_PACK_LUT_REG(Qspi_Ip_PackLut(cmd, pad, (uint8)QSPI_IP_CMD_XSPI_RESET_ENABLE), in Qspi_Ip_SfdpInitReset_4S4S4S() 1639 …ta[0] = QSPI_IP_PACK_LUT_REG(Qspi_Ip_PackLut(cmd, pad, (uint8)QSPI_IP_CMD_XSPI_RESET_ENABLE), /… in Qspi_Ip_SfdpInitReset_8D8D8D() 1640 … Qspi_Ip_PackLut(cmd, pad, (uint8)~QSPI_IP_CMD_XSPI_RESET_ENABLE)); /* command extension */ in Qspi_Ip_SfdpInitReset_8D8D8D() 1652 …ta[0] = QSPI_IP_PACK_LUT_REG(Qspi_Ip_PackLut(cmd, pad, (uint8)QSPI_IP_CMD_XSPI_RESET_ENABLE), /… in Qspi_Ip_SfdpInitReset_8D8D8D() 1653 … Qspi_Ip_PackLut(cmd, pad, (uint8)QSPI_IP_CMD_XSPI_RESET_ENABLE)); /* command extension */ in Qspi_Ip_SfdpInitReset_8D8D8D() 3409 instruction = QSPI_IP_CMD_XSPI_RESET_ENABLE; in Qspi_Ip_SfdpGetXspi1ResetInfo() 3466 instruction = QSPI_IP_CMD_XSPI_RESET_ENABLE; in Qspi_Ip_SfdpGetXspi1InitResetInfo()
|
| /hal_nxp-latest/s32/drivers/s32k3/Fls/src/ |
| D | Qspi_Ip_Sfdp.c | 122 #define QSPI_IP_CMD_XSPI_RESET_ENABLE 0x66U /* XSPI profile 1.0 Instruction for reset enable … macro 1579 lutData = QSPI_IP_PACK_LUT_REG(Qspi_Ip_PackLut(cmd, pad, (uint8)QSPI_IP_CMD_XSPI_RESET_ENABLE), in Qspi_Ip_SfdpInitReset_4S4S4S() 1634 …ta[0] = QSPI_IP_PACK_LUT_REG(Qspi_Ip_PackLut(cmd, pad, (uint8)QSPI_IP_CMD_XSPI_RESET_ENABLE), /… in Qspi_Ip_SfdpInitReset_8D8D8D() 1635 … Qspi_Ip_PackLut(cmd, pad, (uint8)~QSPI_IP_CMD_XSPI_RESET_ENABLE)); /* command extension */ in Qspi_Ip_SfdpInitReset_8D8D8D() 1647 …ta[0] = QSPI_IP_PACK_LUT_REG(Qspi_Ip_PackLut(cmd, pad, (uint8)QSPI_IP_CMD_XSPI_RESET_ENABLE), /… in Qspi_Ip_SfdpInitReset_8D8D8D() 1648 … Qspi_Ip_PackLut(cmd, pad, (uint8)QSPI_IP_CMD_XSPI_RESET_ENABLE)); /* command extension */ in Qspi_Ip_SfdpInitReset_8D8D8D() 3388 instruction = QSPI_IP_CMD_XSPI_RESET_ENABLE; in Qspi_Ip_SfdpGetXspi1ResetInfo() 3445 instruction = QSPI_IP_CMD_XSPI_RESET_ENABLE; in Qspi_Ip_SfdpGetXspi1InitResetInfo()
|