Home
last modified time | relevance | path

Searched defs:stop_bits (Results 1 – 10 of 10) sorted by relevance

/Zephyr-Core-3.5.0/drivers/serial/
Duart_native_tty_bottom.h48 enum native_tty_bottom_stop_bits stop_bits; member
Duart_native_tty_bottom.c127 enum native_tty_bottom_stop_bits stop_bits) in native_tty_stop_bits_set()
Duart_lpc11u6x.h143 uint8_t stop_bits; member
179 uint8_t stop_bits; member
Duart_rpi_pico.c68 uint stop_bits = 0; in uart_rpi_set_format() local
Duart_ifx_cat1.c105 static uint32_t _convert_uart_stop_bits_z_to_cyhal(enum uart_config_stop_bits stop_bits) in _convert_uart_stop_bits_z_to_cyhal()
Dusart_sam.c163 static uint32_t usart_sam_cfg2sam_stop_bits(uint8_t stop_bits) in usart_sam_cfg2sam_stop_bits()
Duart_b91.c252 uint8_t stop_bits; in uart_b91_configure() local
Duart_mcux_flexcomm.c298 usart_stop_bit_count_t stop_bits; in mcux_flexcomm_uart_configure() local
/Zephyr-Core-3.5.0/include/zephyr/drivers/
Duart.h122 uint8_t stop_bits; /**< Stop bits, use @ref uart_config_stop_bits */ member
/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Drfcomm.c1121 uint8_t data_bits, stop_bits, parity_bits; in rfcomm_handle_rpn() local