Home
last modified time | relevance | path

Searched refs:Chip_SPI_Int_RWFrames (Results 1 – 3 of 3) sorted by relevance

/external/platform/lpc15xx/lpcopen/periph_spi_interrupt/example/src/
A Dperiph_spi_interrupt.c136 if (Chip_SPI_Int_RWFrames(LPC_SPI0, &XferSetup) == ERROR) { in WriteSpiMssg()
165 if (Chip_SPI_Int_RWFrames(LPC_SPI0, &XferSetup) == ERROR) { in SPI0_IRQHandler()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Dspi_15xx.c268 Status Chip_SPI_Int_RWFrames(LPC_SPI_T *pSPI, SPI_DATA_SETUP_T *pXfSetup) in Chip_SPI_Int_RWFrames() function
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dspi_15xx.h587 Status Chip_SPI_Int_RWFrames(LPC_SPI_T *pSPI, SPI_DATA_SETUP_T *xf_setup);

Completed in 5 milliseconds