Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/periph_spi_polling/example/src/
A Dperiph_spi_polling.c105 spiCfg.SSELPol = (SPI_CFG_SPOL0_LO | SPI_CFG_SPOL1_LO | SPI_CFG_SPOL2_LO | SPI_CFG_SPOL3_LO); in setupSpiMaster()
/external/platform/lpc15xx/lpcopen/periph_spi_interrupt/example/src/
A Dperiph_spi_interrupt.c107 spiCfg.SSELPol = (SPI_CFG_SPOL0_LO | SPI_CFG_SPOL1_LO | SPI_CFG_SPOL2_LO | SPI_CFG_SPOL3_LO); in setupSpiMaster()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Dspi_15xx.c120 ((uint32_t) pConfig->SSELPol); in Chip_SPI_SetConfig()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dspi_15xx.h328 uint32_t SSELPol; /* SSEL Polarity Select */ member

Completed in 6 milliseconds