Home
last modified time | relevance | path

Searched refs:UART_Enable (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.5.0/imx/drivers/
Duart_imx.h242 static inline void UART_Enable(UART_Type* base) in UART_Enable() function
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/iuart/
Dfsl_uart.h366 static inline void UART_Enable(UART_Type *base) in UART_Enable() function
Dfsl_uart.c260 UART_Enable(base); in UART_Init()