Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m48x/StdDriver/inc/
Duart.h348 #define UART_DISABLE_INT(uart, u32eIntSel) ((uart)->INTEN &= ~ (u32eIntSel)) macro
/hal_nuvoton-latest/m46x/StdDriver/inc/
Duart.h369 #define UART_DISABLE_INT(uart, u32eIntSel) ((uart)->INTEN &= ~ (u32eIntSel)) macro
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Duart.h367 #define UART_DISABLE_INT(uart, u32eIntSel) ((uart)->INTEN &= ~ (u32eIntSel)) macro