Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/rz/fsp/src/rzg/r_scif_uart/
Dr_scif_uart.c1445 value = 1 << R_SCIFA0_FCR_RSTRG_Pos; in r_scif_uart_make_rstrg()
1451 value = 2 << R_SCIFA0_FCR_RSTRG_Pos; in r_scif_uart_make_rstrg()
1457 value = 3 << R_SCIFA0_FCR_RSTRG_Pos; in r_scif_uart_make_rstrg()
1463 value = 4 << R_SCIFA0_FCR_RSTRG_Pos; in r_scif_uart_make_rstrg()
1469 value = 5 << R_SCIFA0_FCR_RSTRG_Pos; in r_scif_uart_make_rstrg()
1475 value = 6 << R_SCIFA0_FCR_RSTRG_Pos; in r_scif_uart_make_rstrg()
1481 value = 7 << R_SCIFA0_FCR_RSTRG_Pos; in r_scif_uart_make_rstrg()
/hal_renesas-latest/drivers/rz/fsp/src/rzg/bsp/cmsis/Device/RENESAS/Include/R9A08G045S/iobitmasks/
Dscifa_iobitmask.h79 #define R_SCIFA0_FCR_RSTRG_Pos (8UL) macro