Home
last modified time | relevance | path

Searched refs:LPUART_GetDefaultConfig (Results 1 – 9 of 9) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpuart/
Dfsl_lpuart_freertos.c164 LPUART_GetDefaultConfig(&defcfg); in LPUART_RTOS_Init()
Dfsl_lpuart.h502 void LPUART_GetDefaultConfig(lpuart_config_t *config);
Dfsl_lpuart.c571 void LPUART_GetDefaultConfig(lpuart_config_t *config) in LPUART_GetDefaultConfig() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpuart/
Dfsl_lpuart_freertos.c152 LPUART_GetDefaultConfig(&defcfg); in LPUART_RTOS_Init()
Dfsl_lpuart.h437 void LPUART_GetDefaultConfig(lpuart_config_t *config);
Dfsl_lpuart.c651 void LPUART_GetDefaultConfig(lpuart_config_t *config) in LPUART_GetDefaultConfig() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/
Dfsl_lpuart_freertos.c164 LPUART_GetDefaultConfig(&defcfg); in LPUART_RTOS_Init()
/hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/lpuart/
Dfsl_lpuart_cmsis.c355 LPUART_GetDefaultConfig(&config); in LPUART_CommonControl()
614 LPUART_GetDefaultConfig(&config); in LPUART_DmaPowerControl()
890 LPUART_GetDefaultConfig(&config); in LPUART_EdmaPowerControl()
1203 LPUART_GetDefaultConfig(&config); in LPUART_NonBlockingPowerControl()
/hal_nxp-latest/mcux/mcux-sdk/components/uart/
Dfsl_adapter_lpuart.c648 LPUART_GetDefaultConfig(&lpuartConfig); in HAL_UartInitCommon()