Home
last modified time | relevance | path

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

/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_i2c.c28 #define ERROR_IT_MASK ((uint32_t)0x00003F00) /*<! I2C Error interrupt register Mask */ macro
1178 if ((uint32_t)(I2C_IT & ERROR_IT_MASK)) in I2C_GetITStatus()
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/
A Dhk32f0xx_i2c.c68 #define ERROR_IT_MASK ((uint32_t)0x00003F00) /*<! I2C Error interrupt register Mask */ macro
1480 if ((uint32_t)(I2C_IT & ERROR_IT_MASK)) in I2C_GetITStatus()

Completed in 12 milliseconds