Home
last modified time | relevance | path

Searched refs:dataRead (Results 1 – 10 of 10) sorted by relevance

/hal_nxp-latest/s32/drivers/s32k3/Fls/src/
DQspi_Ip_Controller.c249 static inline Qspi_Ip_StatusType Qspi_Ip_ProcessDataRead(uint8 *dataRead, in Qspi_Ip_ProcessDataRead() argument
255 uint8 * data = dataRead; in Qspi_Ip_ProcessDataRead()
1582 uint8 * dataRead, in Qspi_Ip_IpRead() argument
1616 if (dataRead != NULL_PTR) in Qspi_Ip_IpRead()
1619 status = Qspi_Ip_ProcessDataRead(dataRead, size, baseAddr, padding); in Qspi_Ip_IpRead()
DQspi_Ip_Hyperflash.c750 uint16 * dataRead in Qspi_Ip_HyperflashGetNonVolatileConfigurationRegister() argument
766 … = Qspi_Ip_HyperflashPatchRunReadCommand(instance, QSPI_IP_HF_LUT_READ, 0U, (uint8 *)dataRead, 2U); in Qspi_Ip_HyperflashGetNonVolatileConfigurationRegister()
DQspi_Ip.c1003 uint8 * dataRead, in Qspi_Ip_RunReadCommand() argument
1026 …connection->qspiInstance, QSPI_IP_COMMAND_LUT, state->baseAddress + addr, dataRead, dataCmp, size); in Qspi_Ip_RunReadCommand()
/hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/src/
DQspi_Ip_Controller.c251 static inline Qspi_Ip_StatusType Qspi_Ip_ProcessDataRead(uint8 *dataRead, in Qspi_Ip_ProcessDataRead() argument
257 uint8 * data = dataRead; in Qspi_Ip_ProcessDataRead()
1887 uint8 * dataRead, in Qspi_Ip_IpRead() argument
1923 if (dataRead != NULL_PTR) in Qspi_Ip_IpRead()
1926 status = Qspi_Ip_ProcessDataRead(dataRead, size, baseAddr, padding); in Qspi_Ip_IpRead()
DQspi_Ip_Hyperflash.c750 uint16 * dataRead in Qspi_Ip_HyperflashGetNonVolatileConfigurationRegister() argument
766 … = Qspi_Ip_HyperflashPatchRunReadCommand(instance, QSPI_IP_HF_LUT_READ, 0U, (uint8 *)dataRead, 2U); in Qspi_Ip_HyperflashGetNonVolatileConfigurationRegister()
DQspi_Ip.c1053 uint8 * dataRead, in Qspi_Ip_RunReadCommand() argument
1074 …connection->qspiInstance, QSPI_IP_COMMAND_LUT, state->baseAddress + addr, dataRead, dataCmp, size); in Qspi_Ip_RunReadCommand()
/hal_nxp-latest/s32/drivers/s32k3/Fls/include/
DQspi_Ip_Controller.h251 uint8 * dataRead,
DQspi_Ip.h353 uint8 * dataRead,
/hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/include/
DQspi_Ip_Controller.h250 uint8 * dataRead,
DQspi_Ip.h352 uint8 * dataRead,