Searched refs:LPUART_ENABLE_INT (Results 1 – 2 of 2) sorted by relevance
323 #define LPUART_ENABLE_INT(lpuart, u32eIntSel) ((lpuart)->INTEN |= (u32eIntSel)) macro
168 LPUART_ENABLE_INT(lpuart, u32InterruptFlag); in LPUART_EnableInt()