Searched refs:uart_gecko_cfg2ll_stopbits (Results 1 – 1 of 1) sorted by relevance
453 static inline USART_Stopbits_TypeDef uart_gecko_cfg2ll_stopbits(enum uart_config_stop_bits sb) in uart_gecko_cfg2ll_stopbits() function647 usartInit.stopbits = uart_gecko_cfg2ll_stopbits(uart_cfg->stop_bits); in uart_gecko_init()