Searched refs:ctrlb (Results 1 – 1 of 1) sorted by relevance
78 SERCOM_SPI_CTRLB_Type ctrlb = {.reg = 0}; in spi_sam0_configure() local118 ctrlb.bit.RXEN = 1; in spi_sam0_configure()125 ctrlb.bit.CHSIZE = 0; in spi_sam0_configure()132 if (regs->CTRLA.reg != ctrla.reg || regs->CTRLB.reg != ctrlb.reg || in spi_sam0_configure()137 regs->CTRLB = ctrlb; in spi_sam0_configure()