Searched refs:I2C_MCS_BUSBSY (Results 1 – 3 of 3) sorted by relevance
93 #define I2C_MCS_BUSBSY 0x00000040 // Bus Busy macro
1188 if(HWREG(ui32Base + I2C_O_MCS) & I2C_MCS_BUSBSY) in I2CMasterBusBusy()
82 #define I2C_MCS_BURST (I2C_MCS_BUSBSY)