Searched refs:ALD_I2C_IT_ALERT (Results 1 – 2 of 2) sorted by relevance
257 ALD_I2C_IT_ALERT = (1U << 20), /**< SMBus Alert interrupt */ enumerator393 ((x) == ALD_I2C_IT_ALERT))
2467 if (ald_i2c_get_mask_flag_status(hperh, ALD_I2C_IT_ALERT) == SET) in ald_i2c_er_irq_handler()2469 ald_i2c_clear_flag_status(hperh, ALD_I2C_IT_ALERT); in ald_i2c_er_irq_handler()2814 if (ald_i2c_get_mask_flag_status(hperh, ALD_I2C_IT_ALERT) == SET) in ald_i2c_seq_er_irq_handler()2815 ald_i2c_clear_flag_status(hperh, ALD_I2C_IT_ALERT); in ald_i2c_seq_er_irq_handler()
Completed in 11 milliseconds