Searched refs:USART_STPB_1_5 (Results 1 – 9 of 9) sorted by relevance
142 #define USART_STPB_1_5 ((uint16_t)0x3000) macro145 || ((STOPBITS) == USART_STPB_1_5))
143 #define USART_STPB_1_5 ((uint16_t)0x3000) macro146 || ((STOPBITS) == USART_STPB_1_5))
449 USART_InitStructure.StopBits = USART_STPB_1_5; in n32_configure()
742 uart->handle.Init.StopBits = USART_STPB_1_5; in n32_configure()
Completed in 18 milliseconds