Searched refs:XMC_I2C_10BIT_ADDR_GROUP (Results 1 – 2 of 2) sorted by relevance
135 #define XMC_I2C_10BIT_ADDR_GROUP (0x7800U) /**< Value to verify the address is 10-bit or not… macro
141 if ((address & XMC_I2C_10BIT_ADDR_MASK) == XMC_I2C_10BIT_ADDR_GROUP) in XMC_I2C_CH_SetSlaveAddress()