Searched refs:I2C_ISR_ALERT_Msk (Results 1 – 4 of 4) sorted by relevance
3027 #define I2C_ISR_ALERT_Msk (0x1U << I2C_ISR_ALERT_Pos) /*!< 0x00002000 */ macro3028 #define I2C_ISR_ALERT I2C_ISR_ALERT_Msk /*!< SMBus alert */
3285 #define I2C_ISR_ALERT_Msk (0x1U << I2C_ISR_ALERT_Pos) /*!< 0x00002000 */ macro3286 #define I2C_ISR_ALERT I2C_ISR_ALERT_Msk /*!< SMBus alert */
3307 #define I2C_ISR_ALERT_Msk (0x1U << I2C_ISR_ALERT_Pos) /*!< 0x00002000 */ macro3308 #define I2C_ISR_ALERT I2C_ISR_ALERT_Msk /*!< SMBus alert */
9445 #define I2C_ISR_ALERT_Msk (0x1UL << I2C_ISR_ALERT_Pos) /*!< 0x00002000 */ macro9446 #define I2C_ISR_ALERT I2C_ISR_ALERT_Msk /*!< SMBus alert …