Searched defs:stop_bits (Results 1 – 9 of 9) sorted by relevance
48 enum native_tty_bottom_stop_bits stop_bits; member
128 enum native_tty_bottom_stop_bits stop_bits) in native_tty_stop_bits_set()
146 uint8_t stop_bits; member184 uint8_t stop_bits; member
105 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()
163 static uint32_t usart_sam_cfg2sam_stop_bits(uint8_t stop_bits) in usart_sam_cfg2sam_stop_bits()
253 uint8_t stop_bits; in uart_b91_configure() local
298 usart_stop_bit_count_t stop_bits; in mcux_flexcomm_uart_configure() local
124 uint8_t stop_bits; /**< Stop bits, use @ref uart_config_stop_bits */ member
1161 uint8_t data_bits, stop_bits, parity_bits; in rfcomm_handle_rpn() local