Searched defs:UART_IER_RLSINT_EN (Results 1 – 3 of 3) sorted by relevance
37 #define UART_IER_RLSINT_EN ((uint32_t)(1<<2)) /*!< RX line status interrupt enable*/ macro
106 #define UART_IER_RLSINT_EN ((uint32_t)(1<<2)) macro
Completed in 11 milliseconds