Searched refs:CTLR1_STOP_Set (Results 1 – 3 of 3) sorted by relevance
20 #define CTLR1_STOP_Set ((uint16_t)0x0200) macro286 I2Cx->CTLR1 |= CTLR1_STOP_Set; in I2C_GenerateSTOP()
22 #define CTLR1_STOP_Set ((uint16_t)0x0200) macro310 I2Cx->CTLR1 |= CTLR1_STOP_Set; in I2C_GenerateSTOP()
21 #define CTLR1_STOP_Set ((uint16_t)0x0200) macro292 I2Cx->CTLR1 |= CTLR1_STOP_Set; in I2C_GenerateSTOP()
Completed in 10 milliseconds