Home
last modified time | relevance | path

Searched refs:usart_config_t (Results 1 – 8 of 8) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_miniusart/
Dfsl_usart.h214 } usart_config_t; typedef
305 status_t USART_Init(USART_Type *base, const usart_config_t *config, uint32_t srcClock_Hz);
331 void USART_GetDefaultConfig(usart_config_t *config);
Dfsl_usart.c209 status_t USART_Init(USART_Type *base, const usart_config_t *config, uint32_t srcClock_Hz) in USART_Init()
308 void USART_GetDefaultConfig(usart_config_t *config) in USART_GetDefaultConfig()
/hal_nxp-latest/mcux/mcux-sdk/drivers/flexcomm/usart/
Dfsl_usart.h229 } usart_config_t; typedef
318 status_t USART_Init(USART_Type *base, const usart_config_t *config, uint32_t srcClock_Hz);
378 void USART_GetDefaultConfig(usart_config_t *config);
Dfsl_usart.c193 status_t USART_Init(USART_Type *base, const usart_config_t *config, uint32_t srcClock_Hz) in USART_Init()
317 void USART_GetDefaultConfig(usart_config_t *config) in USART_GetDefaultConfig()
Dfsl_usart_freertos.c83 usart_config_t defcfg; in USART_RTOS_Init()
/hal_nxp-latest/mcux/mcux-sdk/components/uart/
Dfsl_adapter_miniusart.c218 usart_config_t usartConfig; in HAL_UartInit()
Dfsl_adapter_usart.c277 usart_config_t usartConfig; in HAL_UartInitCommon()
/hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/flexcomm/
Dfsl_usart_cmsis.c125 usart_config_t config; in USART_CommonControl()
290 usart_config_t config; in USART_DmaPowerControl()
580 usart_config_t config; in USART_NonBlockingPowerControl()