Searched refs:currAddr (Results 1 – 2 of 2) sorted by relevance
| /hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/src/ |
| D | Qspi_Ip_Sfdp.c | 2060 uint32 currAddr; in Qspi_Ip_SfdpFindTable() local 2087 currAddr = 8U; in Qspi_Ip_SfdpFindTable() 2091 …status = Qspi_Ip_IpRead(instance, QSPI_IP_COMMAND_LUT, baseAddress + currAddr, data, NULL_PTR, 8U); in Qspi_Ip_SfdpFindTable() 2107 currAddr += 8U; in Qspi_Ip_SfdpFindTable()
|
| /hal_nxp-latest/s32/drivers/s32k3/Fls/src/ |
| D | Qspi_Ip_Sfdp.c | 2055 uint32 currAddr; in Qspi_Ip_SfdpFindTable() local 2082 currAddr = 8U; in Qspi_Ip_SfdpFindTable() 2086 …status = Qspi_Ip_IpRead(instance, QSPI_IP_COMMAND_LUT, baseAddress + currAddr, data, NULL_PTR, 8U); in Qspi_Ip_SfdpFindTable() 2102 currAddr += 8U; in Qspi_Ip_SfdpFindTable()
|