Searched refs:dataCmp (Results 1 – 8 of 8) sorted by relevance
| /hal_nxp-latest/s32/drivers/s32k3/Fls/src/ |
| D | Qspi_Ip_Controller.c | 334 static inline Qspi_Ip_StatusType Qspi_Ip_ProcessDataVerify(const uint8 *dataCmp, in Qspi_Ip_ProcessDataVerify() argument 340 const uint8 * roData = dataCmp; in Qspi_Ip_ProcessDataVerify() 1583 const uint8 * dataCmp, in Qspi_Ip_IpRead() argument 1621 else if (dataCmp != NULL_PTR) in Qspi_Ip_IpRead() 1624 status = Qspi_Ip_ProcessDataVerify(dataCmp, size, baseAddr, padding); in Qspi_Ip_IpRead()
|
| D | Qspi_Ip.c | 1004 const uint8 * dataCmp, 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/ |
| D | Qspi_Ip_Controller.c | 336 static inline Qspi_Ip_StatusType Qspi_Ip_ProcessDataVerify(const uint8 *dataCmp, in Qspi_Ip_ProcessDataVerify() argument 342 const uint8 * roData = dataCmp; in Qspi_Ip_ProcessDataVerify() 1888 const uint8 * dataCmp, in Qspi_Ip_IpRead() argument 1928 else if (dataCmp != NULL_PTR) in Qspi_Ip_IpRead() 1931 status = Qspi_Ip_ProcessDataVerify(dataCmp, size, baseAddr, padding); in Qspi_Ip_IpRead()
|
| D | Qspi_Ip.c | 1054 const uint8 * dataCmp, 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/ |
| D | Qspi_Ip_Controller.h | 252 const uint8 * dataCmp,
|
| D | Qspi_Ip.h | 354 const uint8 * dataCmp,
|
| /hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/include/ |
| D | Qspi_Ip_Controller.h | 251 const uint8 * dataCmp,
|
| D | Qspi_Ip.h | 353 const uint8 * dataCmp,
|