Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/periph_spi_polling/example/src/
A Dperiph_spi_polling.c108 spiDelayCfg.PreDelay = 2; in setupSpiMaster()
/external/platform/lpc15xx/lpcopen/periph_spi_interrupt/example/src/
A Dperiph_spi_interrupt.c110 spiDelayCfg.PreDelay = 2; in setupSpiMaster()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Dspi_15xx.c160 pSPI->DLY = SPI_DLY_PRE_DELAY(pConfig->PreDelay); in Chip_SPI_DelayConfig()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dspi_15xx.h336 uint8_t PreDelay; /* Pre-delay value in SPI clock time */ member

Completed in 6 milliseconds