Searched refs:USART_STOPBITS_1 (Results 1 – 3 of 3) sorted by relevance
182 #define USART_STOPBITS_1 (0x00000000U) macro512 #define IS_USART_STOPBITS(STOPBITS) (((STOPBITS) == USART_STOPBITS_1) || \
183 #define USART_STOPBITS_1 ((uint32_t)0x00000000) /*!< USART frame… macro557 ((__STOPBITS__) == USART_STOPBITS_1) || \
267 #define USART_STOPBITS_1 0x00000000U /*!< USART frame … macro794 ((__STOPBITS__) == USART_STOPBITS_1) || \