Home
last modified time | relevance | path

Searched refs:SCI_UART_FLOW_CONTROL_INACTIVE (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.c128 #ifndef SCI_UART_FLOW_CONTROL_INACTIVE
129 #define SCI_UART_FLOW_CONTROL_INACTIVE BSP_IO_LEVEL_LOW macro
452 R_BSP_PinWrite(p_ctrl->flow_pin, SCI_UART_FLOW_CONTROL_INACTIVE); in R_SCI_UART_Open()
1800 R_BSP_PinWrite(p_ctrl->flow_pin, SCI_UART_FLOW_CONTROL_INACTIVE); in sci_uart_rxi_isr()