Searched refs:USART_Clock_Enable (Results 1 – 6 of 6) sorted by relevance
173 #define USART_Clock_Enable ((uint16_t)0x0800) macro175 ((CLOCK) == USART_Clock_Enable))
174 #define USART_Clock_Enable USART_CR2_CLKEN macro176 ((CLOCK) == USART_Clock_Enable))
93 #define USART_Clock_Enable ((uint16_t)0x0800) macro
179 #define USART_Clock_Enable USART_CR2_CLKEN macro181 ((CLOCK) == USART_Clock_Enable))
Completed in 28 milliseconds