Home
last modified time | relevance | path

Searched defs:UART_ENABLE_INT (Results 1 – 3 of 3) sorted by relevance

/hal_nuvoton-latest/m48x/StdDriver/inc/
Duart.h325 #define UART_ENABLE_INT(uart, u32eIntSel) ((uart)->INTEN |= (u32eIntSel)) macro
/hal_nuvoton-latest/m46x/StdDriver/inc/
Duart.h344 #define UART_ENABLE_INT(uart, u32eIntSel) ((uart)->INTEN |= (u32eIntSel)) macro
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Duart.h342 #define UART_ENABLE_INT(uart, u32eIntSel) ((uart)->INTEN |= (u32eIntSel)) macro