Home
last modified time | relevance | path

Searched refs:ARM_USART_STOP_BITS_1 (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Driver/Include/
DDriver_USART.h106 #define ARM_USART_STOP_BITS_1 (0UL << ARM_USART_STOP_BITS_Pos) ///< 1 Stop bit (de… macro
/hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/iuart/
Dfsl_uart_cmsis.c213 case ARM_USART_STOP_BITS_1: in UART_CommonControl()
/hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/uart/
Dfsl_uart_cmsis.c387 case ARM_USART_STOP_BITS_1: in UART_CommonControl()
/hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/flexcomm/
Dfsl_usart_cmsis.c170 case ARM_USART_STOP_BITS_1: in USART_CommonControl()
/hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/lpuart/
Dfsl_lpuart_cmsis.c445 case ARM_USART_STOP_BITS_1: in LPUART_CommonControl()