Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/r_sci_uart/
Dr_sci_uart.c85 #define SCI_REG_SIZE (R_SCI1_BASE - R_SCI0_BASE) macro
345 p_ctrl->p_reg = ((R_SCI0_Type *) (R_SCI0_BASE + (SCI_REG_SIZE * p_cfg->channel))); in R_SCI_UART_Open()
/hal_renesas-latest/drivers/rz/fsp/src/rzn/r_sci_uart/
Dr_sci_uart.c125 #define SCI_REG_SIZE (R_SCI1_BASE - R_SCI0_BASE) macro