Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/iuart/
Dfsl_uart.h274 static inline void UART_SoftwareReset(UART_Type *base) in UART_SoftwareReset() function
Dfsl_uart.c205 UART_SoftwareReset(base); in UART_Init()