Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/src/
DQspi_Ip_Hyperflash.c944 uint32 selectAddress = address; in Qspi_Ip_HyperflashProgram() local
989 … status = Qspi_Ip_RunWriteCommand(instance, QSPI_IP_HF_LUT_WB, selectAddress, dataPtr, 1U); in Qspi_Ip_HyperflashProgram()
991 selectAddress += 2U; in Qspi_Ip_HyperflashProgram()
1000 … status = Qspi_Ip_RunWriteCommand(instance, QSPI_IP_HF_LUT_WB, selectAddress, dataPtr, 2U); in Qspi_Ip_HyperflashProgram()
1002 selectAddress += 2U; in Qspi_Ip_HyperflashProgram()
1013 … status = Qspi_Ip_RunWriteCommand(instance, QSPI_IP_HF_LUT_WB, selectAddress, dataPtr, 1U); in Qspi_Ip_HyperflashProgram()
/hal_nxp-latest/s32/drivers/s32k3/Fls/src/
DQspi_Ip_Hyperflash.c944 uint32 selectAddress = address; in Qspi_Ip_HyperflashProgram() local
989 … status = Qspi_Ip_RunWriteCommand(instance, QSPI_IP_HF_LUT_WB, selectAddress, dataPtr, 1U); in Qspi_Ip_HyperflashProgram()
991 selectAddress += 2U; in Qspi_Ip_HyperflashProgram()
1000 … status = Qspi_Ip_RunWriteCommand(instance, QSPI_IP_HF_LUT_WB, selectAddress, dataPtr, 2U); in Qspi_Ip_HyperflashProgram()
1002 selectAddress += 2U; in Qspi_Ip_HyperflashProgram()
1013 … status = Qspi_Ip_RunWriteCommand(instance, QSPI_IP_HF_LUT_WB, selectAddress, dataPtr, 1U); in Qspi_Ip_HyperflashProgram()