Searched defs:UART_IER_RBRINT_EN (Results 1 – 3 of 3) sorted by relevance
35 #define UART_IER_RBRINT_EN ((uint32_t)(1<<0)) /*!< RBR Interrupt enable*/ macro
102 #define UART_IER_RBRINT_EN ((uint32_t)(1<<0)) macro
Completed in 7 milliseconds