Searched refs:USART_InitAsync_TypeDef (Results 1 – 3 of 3) sorted by relevance
275 } USART_InitAsync_TypeDef; typedef391 USART_InitAsync_TypeDef async;498 void USART_InitAsync(USART_TypeDef *usart, const USART_InitAsync_TypeDef *init);
527 void USART_InitAsync(USART_TypeDef *usart, const USART_InitAsync_TypeDef *init) in USART_InitAsync()
1336 USART_InitAsync_TypeDef init_async = USART_INITASYNC_DEFAULT; in rt_hw_usart_unit_init()
Completed in 8 milliseconds