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