Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/src/
DQspi_Ip_Sfdp.c965 uint8 accessProtocol
2025 uint8 accessProtocol in Qspi_Ip_SfdpGetParamTableAddress() argument
2032 if (accessProtocol == QSPI_IP_SFDP_ACCESS_PROTOCOL_HYPERBUS) in Qspi_Ip_SfdpGetParamTableAddress()
2065 … uint8 accessProtocol = QSPI_IP_SFDP_ACCESS_PROTOCOL_LEGACY; /* default value as Legacy option */ in Qspi_Ip_SfdpFindTable() local
2076 accessProtocol = data[3]; /* [31:24] SFDP Access Protocol field */ in Qspi_Ip_SfdpFindTable()
2103 paramTableBaseAddr = Qspi_Ip_SfdpGetParamTableAddress(data, accessProtocol); in Qspi_Ip_SfdpFindTable()
/hal_nxp-latest/s32/drivers/s32k3/Fls/src/
DQspi_Ip_Sfdp.c966 uint8 accessProtocol
2020 uint8 accessProtocol in Qspi_Ip_SfdpGetParamTableAddress() argument
2027 if (accessProtocol == QSPI_IP_SFDP_ACCESS_PROTOCOL_HYPERBUS) in Qspi_Ip_SfdpGetParamTableAddress()
2060 … uint8 accessProtocol = QSPI_IP_SFDP_ACCESS_PROTOCOL_LEGACY; /* default value as Legacy option */ in Qspi_Ip_SfdpFindTable() local
2071 accessProtocol = data[3]; /* [31:24] SFDP Access Protocol field */ in Qspi_Ip_SfdpFindTable()
2098 paramTableBaseAddr = Qspi_Ip_SfdpGetParamTableAddress(data, accessProtocol); in Qspi_Ip_SfdpFindTable()