Searched refs:ARM_USART_STOP_BITS_2 (Results 1 – 4 of 4) sorted by relevance
101 #define ARM_USART_STOP_BITS_2 (1UL << ARM_USART_STOP_BITS_Pos) ///< 2 Stop bits macro
107 #define ARM_USART_STOP_BITS_2 (1UL << ARM_USART_STOP_BITS_Pos) ///< 2 Stop bits macro
272 case ARM_USART_STOP_BITS_2: in USARTx_SetStopBits()
276 case ARM_USART_STOP_BITS_2: in ARM_USARTx_Control()