Home
last modified time | relevance | path

Searched refs:usart_sync_set_mode (Results 1 – 2 of 2) sorted by relevance

/loramac-node-latest/src/boards/mcu/saml21/hal/include/
Dhal_usart_sync.h175 int32_t usart_sync_set_mode(struct usart_sync_descriptor *const descr, const enum usart_mode mode);
/loramac-node-latest/src/boards/mcu/saml21/hal/src/
Dhal_usart_sync.c158 int32_t usart_sync_set_mode(struct usart_sync_descriptor *const descr, const enum usart_mode mode) in usart_sync_set_mode() function