Searched refs:enableInputDelay (Results 1 – 2 of 2) sorted by relevance
284 …bool enableInputDelay; /*!< Enable master to sample the input data on a delayed SCK. This can help… member
306 … LPSPI_CFGR1_NOSTALL(0) | LPSPI_CFGR1_SAMPLE((uint32_t)masterConfig->enableInputDelay); in LPSPI_MasterInit()368 masterConfig->enableInputDelay = false; in LPSPI_MasterGetDefaultConfig()