Searched refs:SPI_REG (Results 1 – 1 of 1) sorted by relevance
21 #define SPI_REG(channel) ((R_SPI0_Type *) ((uint32_t) R_SPI0 + \ macro206 p_ctrl->p_regs = SPI_REG(p_ctrl->p_cfg->channel); in R_SPI_Open()492 void * p_spdr = (void *) &(SPI_REG(p_cfg->channel)->SPDR); in r_spi_transfer_config()