Searched defs:UART_ENABLE_INT (Results 1 – 2 of 2) sorted by relevance
312 #define UART_ENABLE_INT(uart, u32eIntSel) ((uart)->INTEN |= (u32eIntSel)) macro
326 #define UART_ENABLE_INT(uart, u32eIntSel) ((uart)->INTEN |= (u32eIntSel)) macro