Searched refs:USART_STOPBITS_1_5 (Results 1 – 3 of 3) sorted by relevance
185 #define USART_STOPBITS_1_5 ((uint32_t)(USART_CR2_STOP_0 | USART_CR2_STOP_1)) macro514 ((STOPBITS) == USART_STOPBITS_1_5) || \
184 #define USART_STOPBITS_1_5 (USART_CR2_STOP_0 | USART_CR2_STOP_1) /*!< USART frame… macro558 ((__STOPBITS__) == USART_STOPBITS_1_5) || \
268 #define USART_STOPBITS_1_5 (USART_CR2_STOP_0 | USART_CR2_STOP_1) /*!< USART frame … macro795 ((__STOPBITS__) == USART_STOPBITS_1_5) || \