Searched refs:USART_FLAG_BUSY (Results 1 – 3 of 3) sorted by relevance
362 #define USART_FLAG_BUSY USART_ISR_BUSY macro385 ((FLAG) == USART_FLAG_ABRF) || ((FLAG) == USART_FLAG_BUSY) || \
386 #define USART_FLAG_BUSY USART_ISR_BUSY macro409 ((FLAG) == USART_FLAG_ABRF) || ((FLAG) == USART_FLAG_BUSY) || \
267 USART_FLAG_BUSY = ((uint32_t)0X00010000), /*!< Busy flag */ enumerator
Completed in 34 milliseconds