Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_miniusart/
Dfsl_usart.h120 kUSART_8BitsPerChar = 1U, /*!< Eight bit mode */ enumerator
Dfsl_usart.c320 config->bitCountPerChar = kUSART_8BitsPerChar; in USART_GetDefaultConfig()
/hal_nxp-latest/mcux/mcux-sdk/drivers/flexcomm/usart/
Dfsl_usart.h90 kUSART_8BitsPerChar = 1U, /*!< Eight bit mode */ enumerator
Dfsl_usart.c329 config->bitCountPerChar = kUSART_8BitsPerChar; in USART_GetDefaultConfig()