Home
last modified time | relevance | path

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

/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/r_sci_uart/
H A Dr_sci_uart.c124 #ifndef SCI_UART_FLOW_CONTROL_ACTIVE
125 #define SCI_UART_FLOW_CONTROL_ACTIVE BSP_IO_LEVEL_HIGH macro
1728 R_BSP_PinWrite(p_ctrl->flow_pin, SCI_UART_FLOW_CONTROL_ACTIVE); in sci_uart_rxi_isr()