Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Drom_spi_15xx.h126 uint32_t (*spi_master_transfer)(SPI_HANDLE_T handle, SPI_PARAM_T *param); member
/external/platform/lpc15xx/lpcopen/periph_spi_rom_polling/example/src/
A Dperiph_spi_rom_polling.c148 if (LPC_SPID_API->spi_master_transfer(spiHandleMaster, &paramRec) == LPC_OK) { in WriteSpiMssg()
/external/platform/lpc15xx/lpcopen/periph_spi_rom_interrupt/example/src/
A Dperiph_spi_rom_interrupt.c173 if (LPC_SPID_API->spi_master_transfer(spiHandleMaster, &paramRec) != LPC_OK) { in WriteSpiMssg()

Completed in 4 milliseconds