Searched refs:UART_CFG_STOP_BITS_2 (Results 1 – 25 of 36) sorted by relevance
12
22 .stop_bits_client = UART_CFG_STOP_BITS_2,
240 .stop_bits = UART_CFG_STOP_BITS_2, in ZTEST()247 .stop_bits = UART_CFG_STOP_BITS_2, in ZTEST()
59 case UART_CFG_STOP_BITS_2: in uart_numicro_convert_stopbit()
168 case UART_CFG_STOP_BITS_2: in usart_sam_cfg2sam_stop_bits()186 return UART_CFG_STOP_BITS_2; in usart_sam_get_stop_bits()
484 case UART_CFG_STOP_BITS_2: in uart_xlnx_ps_cfg2ll_stopbits()719 return UART_CFG_STOP_BITS_2; in uart_xlnx_ps_ll2cfg_stopbits()
126 case UART_CFG_STOP_BITS_2: in uart_rz_scif_apply_config()
97 case UART_CFG_STOP_BITS_2: in native_tty_conv_to_bottom_cfg()
79 case UART_CFG_STOP_BITS_2: in kb1200_uart_configure()
245 (cfg->stop_bits != UART_CFG_STOP_BITS_1 && cfg->stop_bits != UART_CFG_STOP_BITS_2) || in uart_smartbond_configure()285 if (cfg->stop_bits == UART_CFG_STOP_BITS_2) { in uart_smartbond_configure()
102 case UART_CFG_STOP_BITS_2: in uart_numaker_convert_stopbit()
144 } else if (uart_cfg->stop_bits == UART_CFG_STOP_BITS_2) { in api_configure()
68 case UART_CFG_STOP_BITS_2: in uart_mcux_configure()
140 case UART_CFG_STOP_BITS_2: in lpc11u6x_uart0_configure()547 case UART_CFG_STOP_BITS_2: in lpc11u6x_uartx_configure()
318 case UART_CFG_STOP_BITS_2: in rzt2m_uart_init()
273 } else if (cfg->stop_bits == UART_CFG_STOP_BITS_2) { in uart_b91_configure()
125 case UART_CFG_STOP_BITS_2: in uart_cc13xx_cc26xx_configure()
114 case UART_CFG_STOP_BITS_2: in _convert_uart_stop_bits_z_to_cyhal()
238 cfg->stop_bits = UART_CFG_STOP_BITS_2; in uart_esp32_config_get()328 case UART_CFG_STOP_BITS_2: in uart_esp32_configure()
241 case UART_CFG_STOP_BITS_2: in pl011_runtime_configure_internal()
319 case UART_CFG_STOP_BITS_2: in uart_nrfx_configure()
375 case UART_CFG_STOP_BITS_2: in uart_xec_configure()
91 UART_CFG_STOP_BITS_2, /**< 2 stop bits */ enumerator
474 uart_cfg.stop_bits = UART_CFG_STOP_BITS_2; in configure_uart()486 case UART_CFG_STOP_BITS_2: in configure_uart()
244 client_param.serial.stop_bits_client = UART_CFG_STOP_BITS_2; in test_client_setup_low_none()
31 .stop_bits = UART_CFG_STOP_BITS_2,