Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/flexcomm/usart/
Dfsl_usart_freertos.h34 struct rtos_usart_config struct
82 …S_Init(usart_rtos_handle_t *handle, usart_handle_t *t_handle, const struct rtos_usart_config *cfg);
Dfsl_usart_freertos.c80 …OS_Init(usart_rtos_handle_t *handle, usart_handle_t *t_handle, const struct rtos_usart_config *cfg) in USART_RTOS_Init()