Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/periph_spi_polling/example/src/
A Dperiph_spi_polling.c103 spiCfg.DataOrder = SPI_DATA_MSB_FIRST; /* Transmit MSB first */ in setupSpiMaster()
/external/platform/lpc15xx/lpcopen/periph_spi_interrupt/example/src/
A Dperiph_spi_interrupt.c105 spiCfg.DataOrder = SPI_DATA_MSB_FIRST; /* Transmit MSB first */ in setupSpiMaster()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dspi_15xx.h317 SPI_DATA_MSB_FIRST = SPI_CFG_MSB_FIRST_EN, /* Standard Order */ enumerator

Completed in 12 milliseconds