Searched refs:SCI_REG_SIZE (Results 1 – 2 of 2) sorted by relevance
85 #define SCI_REG_SIZE (R_SCI1_BASE - R_SCI0_BASE) macro345 p_ctrl->p_reg = ((R_SCI0_Type *) (R_SCI0_BASE + (SCI_REG_SIZE * p_cfg->channel))); in R_SCI_UART_Open()
125 #define SCI_REG_SIZE (R_SCI1_BASE - R_SCI0_BASE) macro