Searched refs:clockPolarity (Results 1 – 2 of 2) sorted by relevance
159 …usart_clock_polarity_t clockPolarity; /*!< Selects the clock polarity and sampling edge in synchro… member
236 USART_CFG_CLKPOL(config->clockPolarity) | USART_CFG_MODE32K(config->enableMode32k) | in USART_Init()322 config->clockPolarity = kUSART_RxSampleOnFallingEdge; in USART_GetDefaultConfig()