Searched refs:ctrlb (Results 1 – 1 of 1) sorted by relevance
79 SERCOM_SPI_CTRLB_Type ctrlb = {.reg = 0}; in spi_sam0_configure() local119 ctrlb.bit.RXEN = 1; in spi_sam0_configure()126 ctrlb.bit.CHSIZE = 0; in spi_sam0_configure()133 if (regs->CTRLA.reg != ctrla.reg || regs->CTRLB.reg != ctrlb.reg || in spi_sam0_configure()138 regs->CTRLB = ctrlb; in spi_sam0_configure()