Searched refs:ARM_USART_STOP_BITS_1 (Results 1 – 4 of 4) sorted by relevance
100 #define ARM_USART_STOP_BITS_1 (0UL << ARM_USART_STOP_BITS_Pos) ///< 1 Stop bit (de… macro
106 #define ARM_USART_STOP_BITS_1 (0UL << ARM_USART_STOP_BITS_Pos) ///< 1 Stop bit (de… macro
268 case ARM_USART_STOP_BITS_1: in USARTx_SetStopBits()
272 case ARM_USART_STOP_BITS_1: in ARM_USARTx_Control()