Home
last modified time | relevance | path

Searched defs:uart_config (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/components/uart/
Dfsl_adapter_lpuart.c642 …al_uart_status_t HAL_UartInitCommon(hal_uart_handle_t handle, const hal_uart_config_t *uart_config) in HAL_UartInitCommon()
694 hal_uart_status_t HAL_UartInit(hal_uart_handle_t handle, const hal_uart_config_t *uart_config) in HAL_UartInit()
Dfsl_adapter_miniusart.c215 hal_uart_status_t HAL_UartInit(hal_uart_handle_t handle, const hal_uart_config_t *uart_config) in HAL_UartInit()
Dfsl_adapter_iuart.c218 hal_uart_status_t HAL_UartInit(hal_uart_handle_t handle, const hal_uart_config_t *uart_config) in HAL_UartInit()
Dfsl_adapter_uart.c220 hal_uart_status_t HAL_UartInit(hal_uart_handle_t handle, const hal_uart_config_t *uart_config) in HAL_UartInit()
Dfsl_adapter_usart.c330 hal_uart_status_t HAL_UartInit(hal_uart_handle_t handle, const hal_uart_config_t *uart_config) in HAL_UartInit()