Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/serial/
Duart_numicro.c105 int32_t databits, stopbits; in uart_numicro_configure() local
Duart_xlnx_ps.c156 uint32_t stopbits; member
462 enum uart_config_stop_bits stopbits) in uart_xlnx_ps_cfg2ll_stopbits()
Duart_stm32.c225 uint32_t stopbits) in uart_stm32_set_stopbits()
474 const uint32_t stopbits = uart_stm32_cfg2ll_stopbits(config, cfg->stop_bits); in uart_stm32_parameters_set() local
532 const uint32_t stopbits = uart_stm32_cfg2ll_stopbits(config, cfg->stop_bits); in uart_stm32_configure() local
Duart_numaker.c147 int32_t databits, stopbits; in uart_numaker_configure() local