Searched refs:UART_IER_ABEOINT_EN (Results 1 – 4 of 4) sorted by relevance
40 #define UART_IER_ABEOINT_EN ((uint32_t)(1<<8)) /*!< Enables the end of auto-baud interrupt */ macro
112 #define UART_IER_ABEOINT_EN ((uint32_t)(1<<8)) macro
703 tmp = UART_IER_ABEOINT_EN; in UART_IntConfig()
Completed in 18 milliseconds