Searched refs:CTLR1_SWRST_Set (Results 1 – 3 of 3) sorted by relevance
32 #define CTLR1_SWRST_Set ((uint16_t)0x8000) macro476 I2Cx->CTLR1 |= CTLR1_SWRST_Set; in I2C_SoftwareResetCmd()
34 #define CTLR1_SWRST_Set ((uint16_t)0x8000) macro530 I2Cx->CTLR1 |= CTLR1_SWRST_Set; in I2C_SoftwareResetCmd()
33 #define CTLR1_SWRST_Set ((uint16_t)0x8000) macro482 I2Cx->CTLR1 |= CTLR1_SWRST_Set; in I2C_SoftwareResetCmd()
Completed in 9 milliseconds