Searched refs:UART_CFG_STOP_BITS_2 (Results 1 – 25 of 42) 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()
260 case UART_CFG_STOP_BITS_2: in uart_silabs_eusart_cfg2ll_stopbits()280 return UART_CFG_STOP_BITS_2; in uart_silabs_eusart_ll2cfg_stopbits()
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()
542 case UART_CFG_STOP_BITS_2: in uart_xlnx_ps_cfg2ll_stopbits()771 return UART_CFG_STOP_BITS_2; in uart_xlnx_ps_ll2cfg_stopbits()
101 case UART_CFG_STOP_BITS_2: in uart_cc23x0_configure()
79 case UART_CFG_STOP_BITS_2: in kb1200_uart_configure()
99 case UART_CFG_STOP_BITS_2: in native_tty_conv_to_bottom_cfg()
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()
68 case UART_CFG_STOP_BITS_2: in uart_mcux_configure()
102 case UART_CFG_STOP_BITS_2: in uart_numaker_convert_stopbit()
140 case UART_CFG_STOP_BITS_2: in lpc11u6x_uart0_configure()547 case UART_CFG_STOP_BITS_2: in lpc11u6x_uartx_configure()
460 case UART_CFG_STOP_BITS_2: in uart_gecko_cfg2ll_stopbits()479 return UART_CFG_STOP_BITS_2; in uart_gecko_ll2cfg_stopbits()
125 case UART_CFG_STOP_BITS_2: in uart_cc13xx_cc26xx_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()
160 case UART_CFG_STOP_BITS_2: in uart_rz_sci_apply_config()
153 case UART_CFG_STOP_BITS_2: in uart_rz_scif_apply_config()
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()
842 case UART_CFG_STOP_BITS_2: in uart_silabs_cfg2ll_stopbits()907 return UART_CFG_STOP_BITS_2; in uart_silabs_ll2cfg_stopbits()
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,