Searched refs:PostDelay (Results 1 – 4 of 4) sorted by relevance
109 spiDelayCfg.PostDelay = 2; in setupSpiMaster()
111 spiDelayCfg.PostDelay = 2; in setupSpiMaster()
161 pSPI->DLY |= SPI_DLY_POST_DELAY(pConfig->PostDelay); in Chip_SPI_DelayConfig()
337 uint8_t PostDelay; /* Post-delay value in SPI clock time */ member
Completed in 8 milliseconds