Searched refs:Cy_SCB_ClearI2CInterrupt (Results 1 – 3 of 3) sorted by relevance
791 Cy_SCB_ClearI2CInterrupt(base, CY_SCB_I2C_INTR_WAKEUP); in Cy_SCB_EZI2C_Interrupt()842 Cy_SCB_ClearI2CInterrupt (base, CY_SCB_I2C_INTR_WAKEUP); in Cy_SCB_EZI2C_Interrupt()
2213 Cy_SCB_ClearI2CInterrupt(base, CY_SCB_I2C_INTR_WAKEUP); in Cy_SCB_I2C_SlaveInterrupt()2271 Cy_SCB_ClearI2CInterrupt(base, CY_SCB_I2C_INTR_WAKEUP); in Cy_SCB_I2C_SlaveInterrupt()
424 __STATIC_INLINE void Cy_SCB_ClearI2CInterrupt (CySCB_Type *base, uint32_t interruptMask);1850 __STATIC_INLINE void Cy_SCB_ClearI2CInterrupt(CySCB_Type *base, uint32_t interruptMask) in Cy_SCB_ClearI2CInterrupt() function