Searched refs:ARM_USART_STOP_BITS_1_5 (Results 1 – 3 of 3) sorted by relevance
102 #define ARM_USART_STOP_BITS_1_5 (2UL << ARM_USART_STOP_BITS_Pos) ///< 1.5 Stop bits macro
108 #define ARM_USART_STOP_BITS_1_5 (2UL << ARM_USART_STOP_BITS_Pos) ///< 1.5 Stop bits macro
276 case ARM_USART_STOP_BITS_1_5: in USARTx_SetStopBits()