Searched refs:QSPI_IP_CMD_XSPI_RESET_DEF (Results 1 – 2 of 2) sorted by relevance
| /hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/src/ |
| D | Qspi_Ip_Sfdp.c | 122 #define QSPI_IP_CMD_XSPI_RESET_DEF 0x99U /* XSPI profile 1.0 Instruction for soft reset an… macro 1590 lutData = QSPI_IP_PACK_LUT_REG(Qspi_Ip_PackLut(cmd, pad, (uint8)QSPI_IP_CMD_XSPI_RESET_DEF), in Qspi_Ip_SfdpInitReset_4S4S4S() 1645 …lutData[0] = QSPI_IP_PACK_LUT_REG(Qspi_Ip_PackLut(cmd, pad, (uint8)QSPI_IP_CMD_XSPI_RESET_DEF), … in Qspi_Ip_SfdpInitReset_8D8D8D() 1646 … Qspi_Ip_PackLut(cmd, pad, (uint8)~QSPI_IP_CMD_XSPI_RESET_DEF)); /* command extension */ in Qspi_Ip_SfdpInitReset_8D8D8D() 1658 …lutData[0] = QSPI_IP_PACK_LUT_REG(Qspi_Ip_PackLut(cmd, pad, (uint8)QSPI_IP_CMD_XSPI_RESET_DEF), … in Qspi_Ip_SfdpInitReset_8D8D8D() 1659 … Qspi_Ip_PackLut(cmd, pad, (uint8)QSPI_IP_CMD_XSPI_RESET_DEF)); /* command extension */ in Qspi_Ip_SfdpInitReset_8D8D8D() 3415 instruction = QSPI_IP_CMD_XSPI_RESET_DEF; in Qspi_Ip_SfdpGetXspi1ResetInfo() 3470 instruction = QSPI_IP_CMD_XSPI_RESET_DEF; in Qspi_Ip_SfdpGetXspi1InitResetInfo()
|
| /hal_nxp-latest/s32/drivers/s32k3/Fls/src/ |
| D | Qspi_Ip_Sfdp.c | 123 #define QSPI_IP_CMD_XSPI_RESET_DEF 0x99U /* XSPI profile 1.0 Instruction for soft reset an… macro 1585 lutData = QSPI_IP_PACK_LUT_REG(Qspi_Ip_PackLut(cmd, pad, (uint8)QSPI_IP_CMD_XSPI_RESET_DEF), in Qspi_Ip_SfdpInitReset_4S4S4S() 1640 …lutData[0] = QSPI_IP_PACK_LUT_REG(Qspi_Ip_PackLut(cmd, pad, (uint8)QSPI_IP_CMD_XSPI_RESET_DEF), … in Qspi_Ip_SfdpInitReset_8D8D8D() 1641 … Qspi_Ip_PackLut(cmd, pad, (uint8)~QSPI_IP_CMD_XSPI_RESET_DEF)); /* command extension */ in Qspi_Ip_SfdpInitReset_8D8D8D() 1653 …lutData[0] = QSPI_IP_PACK_LUT_REG(Qspi_Ip_PackLut(cmd, pad, (uint8)QSPI_IP_CMD_XSPI_RESET_DEF), … in Qspi_Ip_SfdpInitReset_8D8D8D() 1654 … Qspi_Ip_PackLut(cmd, pad, (uint8)QSPI_IP_CMD_XSPI_RESET_DEF)); /* command extension */ in Qspi_Ip_SfdpInitReset_8D8D8D() 3394 instruction = QSPI_IP_CMD_XSPI_RESET_DEF; in Qspi_Ip_SfdpGetXspi1ResetInfo() 3449 instruction = QSPI_IP_CMD_XSPI_RESET_DEF; in Qspi_Ip_SfdpGetXspi1InitResetInfo()
|