Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/hal/include/
Dhpl_usart_sync.h164 void _usart_sync_set_stop_bits(struct _usart_sync_device *const device, const enum usart_stop_bits …
/loramac-node-3.4.0/src/boards/mcu/saml21/hal/src/
Dhal_usart_sync.c183 _usart_sync_set_stop_bits(&descr->device, stop_bits); in usart_sync_set_stopbits()
/loramac-node-3.4.0/src/boards/mcu/saml21/hpl/sercom/
Dhpl_sercom.c354 void _usart_sync_set_stop_bits(struct _usart_sync_device *const device, const enum usart_stop_bits … in _usart_sync_set_stop_bits() function