Searched refs:paramTableBaseAddr (Results 1 – 2 of 2) sorted by relevance
2061 uint32 paramTableBaseAddr = 0U; in Qspi_Ip_SfdpFindTable() local2103 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()
2056 uint32 paramTableBaseAddr = 0U; in Qspi_Ip_SfdpFindTable() local2098 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()