Searched refs:UART_CFG_PARITY_ODD (Results 1 – 25 of 40) sorted by relevance
12
180 .parity = UART_CFG_PARITY_ODD,204 server_param.serial.parity = UART_CFG_PARITY_ODD; in test_server_setup_low_odd()
218 .parity = UART_CFG_PARITY_ODD,257 client_param.serial.parity = UART_CFG_PARITY_ODD; in test_client_setup_low_odd()
103 : (parity == UART_CFG_PARITY_ODD) ? ODD_PARITY_VAL \
49 case UART_CFG_PARITY_ODD: in usart_wch_init()
85 case UART_CFG_PARITY_ODD: in uart_numicro_convert_parity()
131 case UART_CFG_PARITY_ODD: in uart_sam_cfg2sam_parity()153 return UART_CFG_PARITY_ODD; in uart_sam_get_parity()
248 case UART_CFG_PARITY_ODD: in apbuart_configure()291 cfg->parity = UART_CFG_PARITY_ODD; in apbuart_config_get()
130 case UART_CFG_PARITY_ODD: in usart_sam_cfg2sam_parity()152 return UART_CFG_PARITY_ODD; in usart_sam_get_parity()
425 case UART_CFG_PARITY_ODD: in uart_xlnx_ps_cfg2ll_parity()676 return UART_CFG_PARITY_ODD; in uart_xlnx_ps_ll2cfg_parity()
112 case UART_CFG_PARITY_ODD: in uart_rz_scif_apply_config()
76 case UART_CFG_PARITY_ODD: in usart_gd32_init()
83 case UART_CFG_PARITY_ODD: in native_tty_conv_to_bottom_cfg()
267 case UART_CFG_PARITY_ODD: in usart_si32_init()
61 case UART_CFG_PARITY_ODD: in kb1200_uart_configure()
254 case UART_CFG_PARITY_ODD: in mcux_iuart_init()
243 if ((cfg->parity != UART_CFG_PARITY_NONE && cfg->parity != UART_CFG_PARITY_ODD && in uart_smartbond_configure()280 case UART_CFG_PARITY_ODD: in uart_smartbond_configure()
128 case UART_CFG_PARITY_ODD: in uart_numaker_convert_parity()
106 case UART_CFG_PARITY_ODD: in api_configure()
98 case UART_CFG_PARITY_ODD: in uart_mcux_configure()
116 case UART_CFG_PARITY_ODD: in lpc11u6x_uart0_configure()525 case UART_CFG_PARITY_ODD: in lpc11u6x_uartx_configure()
357 case UART_CFG_PARITY_ODD: in rzt2m_uart_init()
260 } else if (cfg->parity == UART_CFG_PARITY_ODD) { in uart_b91_configure()
105 case UART_CFG_PARITY_ODD: in uart_cc13xx_cc26xx_configure()
80 UART_CFG_PARITY_ODD, /**< Odd parity */ enumerator
202 .parity = UART_CFG_PARITY_ODD, in ZTEST()