Searched defs:I2C_FLAG_GENCALL (Results 1 – 10 of 10) sorted by relevance
109 #define I2C_FLAG_GENCALL ((uint32_t)0x00100000) macro
111 #define I2C_FLAG_GENCALL ((uint32_t)0x00100000) macro
218 I2C_FLAG_GENCALL, enumerator
216 I2C_FLAG_GENCALL, enumerator
179 I2C_FLAG_GENCALL, /*!< General call header flag (Slave mode) */ enumerator
239 #define I2C_FLAG_GENCALL ((uint32_t)0x00100000) macro
398 #define I2C_FLAG_GENCALL 0x00100010U macro
148 I2C_FLAG_GENCALL = (1U << 20), enumerator
Completed in 22 milliseconds