Home
last modified time | relevance | path

Searched defs:stop_bits (Results 1 – 2 of 2) sorted by relevance

/loramac-node-latest/src/boards/mcu/saml21/hal/src/
Dhal_usart_sync.c180 …_sync_set_stopbits(struct usart_sync_descriptor *const descr, const enum usart_stop_bits stop_bits) in usart_sync_set_stopbits()
/loramac-node-latest/src/boards/mcu/saml21/hpl/sercom/
Dhpl_sercom.c354 …t_sync_set_stop_bits(struct _usart_sync_device *const device, const enum usart_stop_bits stop_bits) in _usart_sync_set_stop_bits()
362 …async_set_stop_bits(struct _usart_async_device *const device, const enum usart_stop_bits stop_bits) in _usart_async_set_stop_bits()
757 static void _usart_set_stop_bits(void *const hw, const enum usart_stop_bits stop_bits) in _usart_set_stop_bits()