Searched refs:SPI_B_REG (Results 1 – 1 of 1) sorted by relevance
21 #define SPI_B_REG(channel) ((R_SPI_B0_Type *) ((uint32_t) R_SPI_B0 + \ macro170 p_ctrl->p_regs = SPI_B_REG(p_ctrl->p_cfg->channel); in R_SPI_B_Open()459 void * p_spdr = (void *) &(SPI_B_REG(p_cfg->channel)->SPDR); in r_spi_b_transfer_config()