Home
last modified time | relevance | path

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

/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/lpc_miniusart/
Dfsl_usart.h126 kUSART_RxSampleOnFallingEdge = 0x0U, /*!< Un_RXD is sampled on the falling edge of SCLK. */ enumerator
Dfsl_usart.c326 config->clockPolarity = kUSART_RxSampleOnFallingEdge; in USART_GetDefaultConfig()
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/flexcomm/usart/
Dfsl_usart.h96 kUSART_RxSampleOnFallingEdge = 0x0U, /*!< Un_RXD is sampled on the falling edge of SCLK. */ enumerator
Dfsl_usart.c328 config->clockPolarity = kUSART_RxSampleOnFallingEdge; in USART_GetDefaultConfig()