Searched refs:IS_I2C_SMB_ALERT (Results 1 – 14 of 14) sorted by relevance
174 #define IS_I2C_SMB_ALERT(ALERT) (((ALERT) == I2C_SMBALERT_LOW) || ((ALERT) == I2C_SMBALERT_HIGH)) macro
730 assert_param(IS_I2C_SMB_ALERT(I2C_SMBusAlert)); in I2C_ConfigSmbusAlert()
753 assert_param(IS_I2C_SMB_ALERT(I2C_SMBusAlert)); in I2C_ConfigSmbusAlert()
Completed in 42 milliseconds