Searched defs:I2C_FLAG_TXE (Results 1 – 3 of 3) sorted by relevance
340 #define I2C_FLAG_TXE ((uint32_t)(1U << 16U | I2C_SR1_TXE)) macro
365 #define I2C_FLAG_TXE I2C_ISR_TXE macro
424 #define I2C_FLAG_TXE I2C_ISR_TXE macro