Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_gecko.c453 static inline USART_Stopbits_TypeDef uart_gecko_cfg2ll_stopbits(enum uart_config_stop_bits sb) in uart_gecko_cfg2ll_stopbits() function
647 usartInit.stopbits = uart_gecko_cfg2ll_stopbits(uart_cfg->stop_bits); in uart_gecko_init()