Searched refs:USART_LastBit_Enable (Results 1 – 6 of 6) sorted by relevance
209 #define USART_LastBit_Enable ((uint16_t)0x0100) macro211 ((LASTBIT) == USART_LastBit_Enable))
210 #define USART_LastBit_Enable USART_CR2_LBCL macro212 ((LASTBIT) == USART_LastBit_Enable))
105 #define USART_LastBit_Enable ((uint16_t)0x0100) macro
215 #define USART_LastBit_Enable USART_CR2_LBCL macro217 ((LASTBIT) == USART_LastBit_Enable))
Completed in 10 milliseconds