Searched refs:UART_CFG_FLOW_CTRL_RTS_CTS (Results 1 – 25 of 31) sorted by relevance
12
144 .flow_ctrl = UART_CFG_FLOW_CTRL_RTS_CTS }; in ZTEST()185 .flow_ctrl = UART_CFG_FLOW_CTRL_RTS_CTS }; in ZTEST()205 .flow_ctrl = UART_CFG_FLOW_CTRL_RTS_CTS }; in ZTEST()
230 case UART_CFG_FLOW_CTRL_RTS_CTS: in usart_sam_cfg2sam_flow_ctrl()246 return UART_CFG_FLOW_CTRL_RTS_CTS; in usart_sam_get_flow_ctrl()510 uart_config.flow_ctrl = UART_CFG_FLOW_CTRL_RTS_CTS; in usart_sam_init()
224 hwfc = data->uart_config.flow_ctrl == UART_CFG_FLOW_CTRL_RTS_CTS; in on_tx_done()397 hwfc = data->uart_config.flow_ctrl == UART_CFG_FLOW_CTRL_RTS_CTS; in api_tx()465 if (data->uart_config.flow_ctrl == UART_CFG_FLOW_CTRL_RTS_CTS) { in get_keep_fifo_content_flag()675 case UART_CFG_FLOW_CTRL_RTS_CTS: in uarte_nrfx_configure()1014 UART_CFG_FLOW_CTRL_RTS_CTS) ? \1045 UART_CFG_FLOW_CTRL_RTS_CTS : UART_CFG_FLOW_CTRL_NONE, \
120 } else if (cfg->flow_ctrl == UART_CFG_FLOW_CTRL_RTS_CTS) { in uart_numicro_configure()
266 case UART_CFG_FLOW_CTRL_RTS_CTS: in apbuart_configure()299 cfg->flow_ctrl = UART_CFG_FLOW_CTRL_RTS_CTS; in apbuart_config_get()
82 case UART_CFG_FLOW_CTRL_RTS_CTS: in uart_mcux_configure()447 UART_CFG_FLOW_CTRL_RTS_CTS : UART_CFG_FLOW_CTRL_NONE,\
158 case UART_CFG_FLOW_CTRL_RTS_CTS: in neorv32_uart_configure()499 UART_CFG_FLOW_CTRL_RTS_CTS : \
269 case UART_CFG_FLOW_CTRL_RTS_CTS: in pl011_runtime_configure_internal()676 ? UART_CFG_FLOW_CTRL_RTS_CTS \
573 if (hwctrl == UART_CFG_FLOW_CTRL_RTS_CTS) { in uart_xlnx_ps_cfg2ll_hwctrl()785 return UART_CFG_FLOW_CTRL_RTS_CTS; in uart_xlnx_ps_ll2cfg_hwctrl()
141 case UART_CFG_FLOW_CTRL_RTS_CTS: in uart_rz_scif_apply_config()
100 case UART_CFG_FLOW_CTRL_RTS_CTS: in kb1200_uart_configure()
339 case UART_CFG_FLOW_CTRL_RTS_CTS: in uart_nrfx_configure()1135 UART_CFG_FLOW_CTRL_RTS_CTS : UART_CFG_FLOW_CTRL_NONE,
249 cfg->flow_ctrl != UART_CFG_FLOW_CTRL_RTS_CTS)) { in uart_smartbond_configure()254 if (cfg->flow_ctrl == UART_CFG_FLOW_CTRL_RTS_CTS && in uart_smartbond_configure()
268 cfg->flow_ctrl = UART_CFG_FLOW_CTRL_RTS_CTS; in uart_esp32_config_get()358 case UART_CFG_FLOW_CTRL_RTS_CTS: in uart_esp32_configure()1067 (UART_CFG_FLOW_CTRL_RTS_CTS), \
162 } else if (cfg->flow_ctrl == UART_CFG_FLOW_CTRL_RTS_CTS) { in uart_numaker_configure()
156 case UART_CFG_FLOW_CTRL_RTS_CTS: in uart_cc13xx_cc26xx_configure()
453 if (fc == UART_CFG_FLOW_CTRL_RTS_CTS) { in uart_stm32_cfg2ll_hwctrl()473 return UART_CFG_FLOW_CTRL_RTS_CTS; in uart_stm32_ll2cfg_hwctrl()577 || (cfg->flow_ctrl == UART_CFG_FLOW_CTRL_RTS_CTS && in uart_stm32_configure()2420 ? UART_CFG_FLOW_CTRL_RTS_CTS \
544 case UART_CFG_FLOW_CTRL_RTS_CTS: in uarte_nrfx_configure()869 return data->uart_config.flow_ctrl == UART_CFG_FLOW_CTRL_RTS_CTS; in has_hwfc()2405 UART_CFG_FLOW_CTRL_RTS_CTS) ? \2425 ? UART_CFG_FLOW_CTRL_RTS_CTS \
203 case UART_CFG_FLOW_CTRL_RTS_CTS: in uart_ra_sci_b_apply_config()1127 (UART_CFG_FLOW_CTRL_RTS_CTS), \
247 case UART_CFG_FLOW_CTRL_RTS_CTS: in uart_ra_sci_apply_config()1184 (UART_CFG_FLOW_CTRL_RTS_CTS), \
1023 case UART_CFG_FLOW_CTRL_RTS_CTS: in mcux_lpuart_configure_basic()1352 ? UART_CFG_FLOW_CTRL_RTS_CTS \
112 UART_CFG_FLOW_CTRL_RTS_CTS, /**< RTS/CTS flow control */ enumerator
213 config.flow_ctrl = *hwfc ? UART_CFG_FLOW_CTRL_RTS_CTS : UART_CFG_FLOW_CTRL_NONE; in reconfigure()
927 case UART_CFG_FLOW_CTRL_RTS_CTS: in cdc_acm_configure()992 cfg->flow_ctrl = dev_data->flow_ctrl ? UART_CFG_FLOW_CTRL_RTS_CTS : in cdc_acm_config_get()
399 cfg->flow_ctrl = data->flow_ctrl ? UART_CFG_FLOW_CTRL_RTS_CTS : in cdc_acm_update_uart_cfg()1002 case UART_CFG_FLOW_CTRL_RTS_CTS: in cdc_acm_configure()