Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/src/
DQspi_Ip_Sfdp.c2061 uint32 paramTableBaseAddr = 0U; in Qspi_Ip_SfdpFindTable() local
2103 paramTableBaseAddr = Qspi_Ip_SfdpGetParamTableAddress(data, accessProtocol); in Qspi_Ip_SfdpFindTable()
2119 …status = Qspi_Ip_IpRead(instance, QSPI_IP_COMMAND_LUT, baseAddress + paramTableBaseAddr, (uint8 *)… in Qspi_Ip_SfdpFindTable()
/hal_nxp-latest/s32/drivers/s32k3/Fls/src/
DQspi_Ip_Sfdp.c2056 uint32 paramTableBaseAddr = 0U; in Qspi_Ip_SfdpFindTable() local
2098 paramTableBaseAddr = Qspi_Ip_SfdpGetParamTableAddress(data, accessProtocol); in Qspi_Ip_SfdpFindTable()
2114 …status = Qspi_Ip_IpRead(instance, QSPI_IP_COMMAND_LUT, baseAddress + paramTableBaseAddr, (uint8 *)… in Qspi_Ip_SfdpFindTable()