Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/src/
DQspi_Ip_Sfdp.c2060 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/
DQspi_Ip_Sfdp.c2055 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()