Searched refs:UART_PARITY_ODD (Results 1 – 7 of 7) sorted by relevance
33 #define UART_PARITY_ODD ((uint8_t)2u) macro217 } else if (parity == UART_PARITY_ODD) { in uart_b91_init()261 parity = UART_PARITY_ODD; in uart_b91_configure()
86 return UART_PARITY_ODD; in uart_numicro_convert_parity()
113 fsp_cfg->parity = UART_PARITY_ODD; in uart_rz_scif_apply_config()
129 return UART_PARITY_ODD; in uart_numaker_convert_parity()
222 case UART_PARITY_ODD: in uart_esp32_config_get()315 uart_hal_set_parity(&data->hal, UART_PARITY_ODD); in uart_esp32_configure()
144 fsp_config->parity = UART_PARITY_ODD; in uart_ra_sci_b_apply_config()
192 fsp_config->parity = UART_PARITY_ODD; in uart_ra_sci_apply_config()