Searched refs:LPUART_DISABLE_INT (Results 1 – 2 of 2) sorted by relevance
346 #define LPUART_DISABLE_INT(lpuart, u32eIntSel) ((lpuart)->INTEN &= ~ (u32eIntSel)) macro
122 LPUART_DISABLE_INT(lpuart, u32InterruptFlag); in LPUART_DisableInt()