Home
last modified time | relevance | path

Searched refs:USART_InitAsync_TypeDef (Results 1 – 3 of 3) sorted by relevance

/bsp/efm32/Libraries/emlib/inc/
A Dem_usart.h275 } USART_InitAsync_TypeDef; typedef
391 USART_InitAsync_TypeDef async;
498 void USART_InitAsync(USART_TypeDef *usart, const USART_InitAsync_TypeDef *init);
/bsp/efm32/Libraries/emlib/src/
A Dem_usart.c527 void USART_InitAsync(USART_TypeDef *usart, const USART_InitAsync_TypeDef *init) in USART_InitAsync()
/bsp/efm32/
A Ddrv_usart.c1336 USART_InitAsync_TypeDef init_async = USART_INITASYNC_DEFAULT; in rt_hw_usart_unit_init()

Completed in 8 milliseconds