Searched refs:CTLR1_START_Set (Results 1 – 3 of 3) sorted by relevance
16 #define CTLR1_START_Set ((uint16_t)0x0100) macro267 I2Cx->CTLR1 |= CTLR1_START_Set; in I2C_GenerateSTART()
18 #define CTLR1_START_Set ((uint16_t)0x0100) macro288 I2Cx->CTLR1 |= CTLR1_START_Set; in I2C_GenerateSTART()
17 #define CTLR1_START_Set ((uint16_t)0x0100) macro273 I2Cx->CTLR1 |= CTLR1_START_Set; in I2C_GenerateSTART()
Completed in 11 milliseconds