Searched refs:SMBSUS_NO_MASK (Results 1 – 2 of 2) sorted by relevance
60 #define SMBSUS_NO_MASK (uint8_t)(0x40) macro
1325 this_i2c->hw_reg->SMBUS &= ~SMBSUS_NO_MASK; in MSS_I2C_suspend_smbus_slave()1338 this_i2c->hw_reg->SMBUS |= SMBSUS_NO_MASK; in MSS_I2C_resume_smbus_slave()