Home
last modified time | relevance | path

Searched refs:SCIF_UART_FLOW_CONTROL_NONE (Results 1 – 2 of 2) sorted by relevance

/hal_renesas-latest/drivers/rz/fsp/inc/instances/rzg/
Dr_scif_uart.h55 SCIF_UART_FLOW_CONTROL_NONE, ///< Disables flow control enumerator
/hal_renesas-latest/drivers/rz/fsp/src/rzg/r_scif_uart/
Dr_scif_uart.c342 if (p_extend->flow_control != SCIF_UART_FLOW_CONTROL_NONE) in R_SCIF_UART_Open()