Home
last modified time | relevance | path

Searched refs:UART_SetIntCmd (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/imx/drivers/
Duart_imx.h381 void UART_SetIntCmd(UART_Type* base, uint32_t intSource, bool enable);
Duart_imx.c258 void UART_SetIntCmd(UART_Type* base, uint32_t intSource, bool enable) in UART_SetIntCmd() function