Home
last modified time | relevance | path

Searched refs:USART_FLAG_BUSY (Results 1 – 3 of 3) sorted by relevance

/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_usart.h362 #define USART_FLAG_BUSY USART_ISR_BUSY macro
385 ((FLAG) == USART_FLAG_ABRF) || ((FLAG) == USART_FLAG_BUSY) || \
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_usart.h386 #define USART_FLAG_BUSY USART_ISR_BUSY macro
409 ((FLAG) == USART_FLAG_ABRF) || ((FLAG) == USART_FLAG_BUSY) || \
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/
A Dapm32f0xx_usart.h267 USART_FLAG_BUSY = ((uint32_t)0X00010000), /*!< Busy flag */ enumerator

Completed in 34 milliseconds