Home
last modified time | relevance | path

Searched refs:fsize_sel (Results 1 – 5 of 5) sorted by relevance

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Drom_spi_15xx.h99 …uint32_t fsize_sel; /*!< write the contents of the SPI TXCTL register to select the data length a… member
/lk-master/external/platform/lpc15xx/lpcopen/periph_spi_rom_polling_slave/example/src/
A Dperiph_spi_rom_polling_slave.c137 paramRec.fsize_sel = 0x0F000000;/* Set Tx Control for 16 bit transfer, SSEL doesn't matter */ in ReadSpiMssg()
/lk-master/external/platform/lpc15xx/lpcopen/periph_spi_rom_polling/example/src/
A Dperiph_spi_rom_polling.c139 paramRec.fsize_sel = 0x0F0E0000;/* Set Tx Control for 16 bit transfer, SSEL0 asserted */ in WriteSpiMssg()
/lk-master/external/platform/lpc15xx/lpcopen/periph_spi_rom_interrupt/example/src/
A Dperiph_spi_rom_interrupt.c164 paramRec.fsize_sel = 0x0F0E0000;/* Set Tx Control for 16 bit transfer, SSEL0 asserted */ in WriteSpiMssg()
/lk-master/external/platform/lpc15xx/lpcopen/periph_spi_rom_interrupt_slave/example/src/
A Dperiph_spi_rom_interrupt_slave.c155 paramRec.fsize_sel = 0x0F000000;/* Set Tx Control for 16 bit transfer, SSEL doesn't matter */ in ReadSpiMssg()

Completed in 5 milliseconds