Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/rz/fsp/src/rzg/bsp/cmsis/Device/RENESAS/Include/R9A08G045S/iobitmasks/
Dscifa_iobitmask.h77 #define R_SCIFA0_FCR_RTRG_Pos (6UL) macro
/hal_renesas-latest/drivers/rz/fsp/src/rzg/r_scif_uart/
Dr_scif_uart.c1295 value = 1 << R_SCIFA0_FCR_RTRG_Pos; in r_scif_uart_make_rtrg()
1301 value = 2 << R_SCIFA0_FCR_RTRG_Pos; in r_scif_uart_make_rtrg()
1307 value = 3 << R_SCIFA0_FCR_RTRG_Pos; in r_scif_uart_make_rtrg()