Searched refs:R_SCIFA0_FCR_RSTRG_Pos (Results 1 – 2 of 2) sorted by relevance
1445 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()
79 #define R_SCIFA0_FCR_RSTRG_Pos (8UL) macro