Home
last modified time | relevance | path

Searched refs:uart_config_t (Results 1 – 10 of 10) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/iuart/
Dfsl_uart.h184 } uart_config_t; typedef
314 status_t UART_Init(UART_Type *base, const uart_config_t *config, uint32_t srcClock_Hz);
342 void UART_GetDefaultConfig(uart_config_t *config);
Dfsl_uart_freertos.c74 uart_config_t defcfg; in UART_RTOS_Init()
Dfsl_uart.c191 status_t UART_Init(UART_Type *base, const uart_config_t *config, uint32_t srcClock_Hz) in UART_Init()
307 void UART_GetDefaultConfig(uart_config_t *config) in UART_GetDefaultConfig()
/hal_nxp-latest/mcux/mcux-sdk/drivers/uart/
Dfsl_uart.h175 } uart_config_t; typedef
279 status_t UART_Init(UART_Type *base, const uart_config_t *config, uint32_t srcClock_Hz);
307 void UART_GetDefaultConfig(uart_config_t *config);
Dfsl_uart_freertos.c74 uart_config_t defcfg; in UART_RTOS_Init()
Dfsl_uart.c213 status_t UART_Init(UART_Type *base, const uart_config_t *config, uint32_t srcClock_Hz) in UART_Init()
397 void UART_GetDefaultConfig(uart_config_t *config) in UART_GetDefaultConfig()
/hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/iuart/
Dfsl_uart_cmsis.c123 uart_config_t config; in UART_CommonControl()
328 uart_config_t config; in UART_SdmaPowerControl()
580 uart_config_t config; in UART_NonBlockingPowerControl()
/hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/uart/
Dfsl_uart_cmsis.c317 uart_config_t config; in UART_CommonControl()
507 uart_config_t config; in UART_DmaPowerControl()
777 uart_config_t config; in UART_EdmaPowerControl()
1062 uart_config_t config; in UART_NonBlockingPowerControl()
/hal_nxp-latest/mcux/mcux-sdk/components/uart/
Dfsl_adapter_iuart.c221 uart_config_t uartConfig; in HAL_UartInit()
Dfsl_adapter_uart.c223 uart_config_t uartConfig; in HAL_UartInit()