Searched refs:I2C4_BASE (Results 1 – 2 of 2) sorted by relevance
416 #define I2C4_BASE (PERIPH_BASE + 0x84000UL) macro536 #define I2C4 ((I2C_T *) I2C4_BASE)
95 else if((uint32_t)i2c == I2C4_BASE) in I2C_Close()