Home
last modified time | relevance | path

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

/hal_nxp-latest/imx/drivers/
Duart_imx.h427 void UART_SetDmaCmd(UART_Type* base, uint32_t dmaSource, bool enable);
Duart_imx.c322 void UART_SetDmaCmd(UART_Type* base, uint32_t dmaSource, bool enable) in UART_SetDmaCmd() function