Searched refs:USART_InitAsync (Results 1 – 3 of 3) sorted by relevance
527 void USART_InitAsync(USART_TypeDef *usart, const USART_InitAsync_TypeDef *init) in USART_InitAsync() function651 USART_InitAsync(USART0, &(init->async)); in USART_InitIrDA()
498 void USART_InitAsync(USART_TypeDef *usart, const USART_InitAsync_TypeDef *init);
1345 USART_InitAsync(usart->usart_device, &init_async); in rt_hw_usart_unit_init()
Completed in 49 milliseconds