Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/r_sci_b_uart/
Dr_sci_b_uart.c52 #define SCI_B_UART_CCR1_FLOW_CTSRTS_MASK (0x00000003U) macro
1267 …((uint32_t) (p_extend->flow_control << R_SCI_B0_CCR1_CTSE_Pos) & SCI_B_UART_CCR1_FLOW_CTSRTS_MASK); in r_sci_b_uart_config_set()