Searched refs:usart_sync_init (Results 1 – 3 of 3) sorted by relevance
82 int32_t usart_sync_init(struct usart_sync_descriptor *const descr, void *const hw, void *const func…
44 usart_sync_init( &Usart0, SERCOM0, ( void * )NULL ); in UartMcuInit()
59 int32_t usart_sync_init(struct usart_sync_descriptor *const descr, void *const hw, void *const func) in usart_sync_init() function