Home
last modified time | relevance | path

Searched refs:pRx (Results 1 – 4 of 4) sorted by relevance

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Dspi_15xx.c86 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()
/external/platform/lpc15xx/lpcopen/periph_spi_polling/example/src/
A Dperiph_spi_polling.c125 XferSetup.pRx = rx_buff;/* Receive Buffer */ in WriteSpiMssg()
/external/platform/lpc15xx/lpcopen/periph_spi_interrupt/example/src/
A Dperiph_spi_interrupt.c128 XferSetup.pRx = rx_buff;/* Receive Buffer */ in WriteSpiMssg()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dspi_15xx.h348 uint16_t *pRx; /**< Pointer to data buffer*/ member

Completed in 8 milliseconds