Home
last modified time | relevance | path

Searched refs:LPC_SPI1 (Results 1 – 2 of 2) sorted by relevance

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Dspi_15xx.c139 if (pSPI == LPC_SPI1) { in Chip_SPI_Init()
154 Chip_Clock_DisablePeriphClock((pSPI == LPC_SPI1) ? SYSCTL_CLOCK_SPI1 : SYSCTL_CLOCK_SPI0); in Chip_SPI_DeInit()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dchip.h127 #define LPC_SPI1 ((LPC_SPI_T *) LPC_SPI1_BASE) macro

Completed in 5 milliseconds