Home
last modified time | relevance | path

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

/bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Include/
A Dald_i2c.h257 ALD_I2C_IT_ALERT = (1U << 20), /**< SMBus Alert interrupt */ enumerator
393 ((x) == ALD_I2C_IT_ALERT))
/bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Source/
A Dald_i2c.c2467 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