Searched refs:pRx (Results 1 – 4 of 4) sorted by relevance
86 pXfSetup->pRx[pXfSetup->RxCnt] = Chip_SPI_ReceiveFrame(pSPI); in SPI_Receive_Data()281 if (pXfSetup->pRx == NULL) { in Chip_SPI_Int_RWFrames()289 if (pXfSetup->pRx == NULL) { in Chip_SPI_Int_RWFrames()
125 XferSetup.pRx = rx_buff;/* Receive Buffer */ in WriteSpiMssg()
128 XferSetup.pRx = rx_buff;/* Receive Buffer */ in WriteSpiMssg()
348 uint16_t *pRx; /**< Pointer to data buffer*/ member
Completed in 8 milliseconds