Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/r_sci_uart/
Dr_sci_uart.c111 #ifndef SCI_UART_FLOW_CONTROL_ACTIVE
112 #define SCI_UART_FLOW_CONTROL_ACTIVE BSP_IO_LEVEL_HIGH macro
1715 R_BSP_PinWrite(p_ctrl->flow_pin, SCI_UART_FLOW_CONTROL_ACTIVE); in sci_uart_rxi_isr()