Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/src/
DQspi_Ip_Sfdp.c964 static inline uint32 Qspi_Ip_SfdpGetParamTableAddress(const uint8 * paramHeader,
2024 static inline uint32 Qspi_Ip_SfdpGetParamTableAddress(const uint8 * paramHeader, in Qspi_Ip_SfdpGetParamTableAddress() argument
2029 …uint32 paramTableAddress = ((uint32)paramHeader[6U] << 16U) | ((uint32)paramHeader[5U] << 8U) | (u… in Qspi_Ip_SfdpGetParamTableAddress()
/hal_nxp-latest/s32/drivers/s32k3/Fls/src/
DQspi_Ip_Sfdp.c965 static inline uint32 Qspi_Ip_SfdpGetParamTableAddress(const uint8 * paramHeader,
2019 static inline uint32 Qspi_Ip_SfdpGetParamTableAddress(const uint8 * paramHeader, in Qspi_Ip_SfdpGetParamTableAddress() argument
2024 …uint32 paramTableAddress = ((uint32)paramHeader[6U] << 16U) | ((uint32)paramHeader[5U] << 8U) | (u… in Qspi_Ip_SfdpGetParamTableAddress()