Searched refs:CTRL1_SWRESET_SET (Results 1 – 7 of 7) sorted by relevance
80 #define CTRL1_SWRESET_SET ((uint16_t)0x8000) macro670 I2Cx->CTRL1 |= CTRL1_SWRESET_SET; in I2C_EnableSoftwareReset()
80 #define CTRL1_SWRESET_SET ((uint16_t)0x8000) macro693 I2Cx->CTRL1 |= CTRL1_SWRESET_SET; in I2C_EnableSoftwareReset()
Completed in 20 milliseconds