Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/uart/
Dfsl_adapter_usart.c275 static hal_uart_status_t HAL_UartInitCommon(hal_uart_handle_t handle, const hal_uart_config_t *conf… in HAL_UartInitCommon() function
336 status = HAL_UartInitCommon(handle, uart_config); in HAL_UartInit()
Dfsl_adapter_lpuart.c642 static hal_uart_status_t HAL_UartInitCommon(hal_uart_handle_t handle, const hal_uart_config_t *uart… in HAL_UartInitCommon() function
704 uartStatus = HAL_UartInitCommon(handle, uart_config); in HAL_UartInit()