Home
last modified time | relevance | path

Searched defs:stopbits (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/drivers/serial/
Duart_numicro.c105 int32_t databits, stopbits; in uart_numicro_configure() local
Duart_sy1xx.c41 sy1xx_uart_stop_t stopbits; member
Duart_xlnx_ps.c156 uint32_t stopbits; member
462 enum uart_config_stop_bits stopbits) in uart_xlnx_ps_cfg2ll_stopbits()
Duart_numaker.c147 int32_t databits, stopbits; in uart_numaker_configure() local
Duart_stm32.c237 uint32_t stopbits) in uart_stm32_set_stopbits()
486 const uint32_t stopbits = uart_stm32_cfg2ll_stopbits(config, cfg->stop_bits); in uart_stm32_parameters_set() local
545 const uint32_t stopbits = uart_stm32_cfg2ll_stopbits(config, cfg->stop_bits); in uart_stm32_configure() local