Searched refs:_usart_sync_set_stop_bits (Results 1 – 3 of 3) sorted by relevance
164 void _usart_sync_set_stop_bits(struct _usart_sync_device *const device, const enum usart_stop_bits …
183 _usart_sync_set_stop_bits(&descr->device, stop_bits); in usart_sync_set_stopbits()
354 void _usart_sync_set_stop_bits(struct _usart_sync_device *const device, const enum usart_stop_bits … in _usart_sync_set_stop_bits() function