Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/periph_spi_polling/example/src/
A Dperiph_spi_polling.c110 spiDelayCfg.FrameDelay = 2; in setupSpiMaster()
/external/platform/lpc15xx/lpcopen/periph_spi_interrupt/example/src/
A Dperiph_spi_interrupt.c112 spiDelayCfg.FrameDelay = 2; in setupSpiMaster()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Dspi_15xx.c162 pSPI->DLY |= SPI_DLY_FRAME_DELAY(pConfig->FrameDelay); in Chip_SPI_DelayConfig()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dspi_15xx.h338 uint8_t FrameDelay; /* Delay value between frames of a transfer in SPI clock time */ member

Completed in 6 milliseconds