Searched refs:kUSART_RxSampleOnFallingEdge (Results 1 – 2 of 2) sorted by relevance
96 kUSART_RxSampleOnFallingEdge = 0x0U, /*!< Un_RXD is sampled on the falling edge of SCLK. */ enumerator
328 config->clockPolarity = kUSART_RxSampleOnFallingEdge; in USART_GetDefaultConfig()