Searched refs:SCIF_REG_SIZE (Results 1 – 1 of 1) sorted by relevance
45 #define SCIF_REG_SIZE (R_SCIFA1_BASE - R_SCIFA0_BASE) macro245 p_ctrl->p_reg = ((R_SCIFA0_Type *) (R_SCIFA0_BASE + (SCIF_REG_SIZE * p_cfg->channel))); in R_SCIF_UART_Open()249 p_ctrl->p_reg = ((R_SCIFA0_Type *) (R_SCIFA0_BASE + (SCIF_REG_SIZE * p_cfg->channel))); in R_SCIF_UART_Open()