Searched refs:I2C_IT_PECE (Results 1 – 2 of 2) sorted by relevance
256 I2C_IT_PECE = (1U << 18), /**< PEC error interrupt */ enumerator369 ((x) == I2C_IT_PECE) || \
2003 if (ald_i2c_get_mask_flag_status(hperh, I2C_IT_PECE) == SET) { in ald_i2c_er_irq_handler()2004 ald_i2c_clear_flag_status(hperh, I2C_IT_PECE); in ald_i2c_er_irq_handler()
Completed in 13 milliseconds