Searched refs:CTLR1_SWRST_Reset (Results 1 – 3 of 3) sorted by relevance
33 #define CTLR1_SWRST_Reset ((uint16_t)0x7FFF) macro480 I2Cx->CTLR1 &= CTLR1_SWRST_Reset; in I2C_SoftwareResetCmd()
35 #define CTLR1_SWRST_Reset ((uint16_t)0x7FFF) macro534 I2Cx->CTLR1 &= CTLR1_SWRST_Reset; in I2C_SoftwareResetCmd()
34 #define CTLR1_SWRST_Reset ((uint16_t)0x7FFF) macro486 I2Cx->CTLR1 &= CTLR1_SWRST_Reset; in I2C_SoftwareResetCmd()
Completed in 13 milliseconds