Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/rz/fsp/src/rzg/r_scif_uart/
Dr_scif_uart.c45 #define SCIF_REG_SIZE (R_SCIFA1_BASE - R_SCIFA0_BASE) macro
245 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()