Searched refs:stop_bits (Results 1 – 14 of 14) sorted by relevance
23 uart_cfg->stop_bits = uart_config->hci_uart_stop_bits; in hci_driver_uart_config()
148 UartStopBitsNum stop_bits; member
146 UartStopBitsNum stop_bits; member
147 UartStopBitsNum stop_bits; member
61 UINT8 stop_bits; member
173 int stop_bits; member
884 port_pars->stop_bits = p_frame->u.rpn.stop_bits; in rfc_set_port_state()
487 | (p_pars->stop_bits << RFCOMM_RPN_STOP_BITS_SHIFT) in rfc_send_rpn()909 …p_rx_frame->u.rpn.stop_bits = (*p_data >> RFCOMM_RPN_STOP_BITS_SHIFT) & RFCOMM_RPN_STOP_BITS_MAS… in rfc_process_mx_message()
117 UINT8 stop_bits; member
699 uart_hal_set_stop_bits(&(uart_context[uart_num].hal), uart_config->stop_bits); in uart_param_config()