Searched refs:CTLR1_PEC_Set (Results 1 – 3 of 3) sorted by relevance
36 #define CTLR1_PEC_Set ((uint16_t)0x1000) macro539 I2Cx->CTLR1 |= CTLR1_PEC_Set; in I2C_TransmitPEC()
38 #define CTLR1_PEC_Set ((uint16_t)0x1000) macro602 I2Cx->CTLR1 |= CTLR1_PEC_Set; in I2C_TransmitPEC()
37 #define CTLR1_PEC_Set ((uint16_t)0x1000) macro545 I2Cx->CTLR1 |= CTLR1_PEC_Set; in I2C_TransmitPEC()
Completed in 9 milliseconds