Home
last modified time | relevance | path

Searched refs:SMBALERT_NO_MASK (Results 1 – 2 of 2) sorted by relevance

/hal_microchip-latest/mpfs/drivers/mss/mss_i2c/
Dmss_i2c_regs.h58 #define SMBALERT_NO_MASK (uint8_t)(0x10) macro
Dmss_i2c.c1363 this_i2c->hw_reg->SMBUS &= ~SMBALERT_NO_MASK; in MSS_I2C_set_smbus_alert()
1376 this_i2c->hw_reg->SMBUS |= SMBALERT_NO_MASK; in MSS_I2C_clear_smbus_alert()