Searched refs:CTRL1_SPIEN_ENABLE (Results 1 – 7 of 7) sorted by relevance
60 #define CTRL1_SPIEN_ENABLE ((uint16_t)0x0040) macro394 SPIx->CTRL1 |= CTRL1_SPIEN_ENABLE; in SPI_Enable()
60 #define CTRL1_SPIEN_ENABLE ((uint16_t)0x0040) macro403 SPIx->CTRL1 |= CTRL1_SPIEN_ENABLE; in SPI_Enable()
Completed in 14 milliseconds