Searched refs:SPI_CTL1_EN_EN (Results 1 – 2 of 2) sorted by relevance
247 HWREG(base + SPI_O_CTL1) |= SPI_CTL1_EN_EN; in SPIEnable()267 HWREG(base + SPI_O_CTL1) &= ~SPI_CTL1_EN_EN; in SPIDisable()
1368 #define SPI_CTL1_EN_EN 0x00000001U macro