Searched refs:USART_FLAG_BI (Results 1 – 2 of 2) sorted by relevance
303 #define USART_FLAG_BI ((u32)0x00000010) macro320 (FLAG == USART_FLAG_BI) || (FLAG == USART_FLAG_RXDR) || \327 (FLAG == USART_FLAG_FE) || (FLAG == USART_FLAG_BI) || \
393 #define USART_FLAG_BI ((u32)0x00000010) macro404 (FLAG == USART_FLAG_BI) || (FLAG == USART_FLAG_RXDR) || \410 (FLAG == USART_FLAG_FE) || (FLAG == USART_FLAG_BI) || \
Completed in 8 milliseconds