Searched refs:Cy_I2S_SetInterruptMask (Results 1 – 3 of 3) sorted by relevance
275 Cy_I2S_SetInterruptMask(locBase, 0UL); /* Disable I2S interrupts */ in Cy_I2S_DeepSleepCallback()297 Cy_I2S_SetInterruptMask(locBase, *locInterruptMask); /* Restore I2S interrupts */ in Cy_I2S_DeepSleepCallback()
554 __STATIC_INLINE void Cy_I2S_SetInterruptMask(I2S_Type * base, uint32_t interrupt);1092 __STATIC_INLINE void Cy_I2S_SetInterruptMask(I2S_Type * base, uint32_t interrupt) in Cy_I2S_SetInterruptMask() function
2220 Cy_I2S_SetInterruptMask(obj->base, mask);2275 Cy_I2S_SetInterruptMask(obj->base, 0u);2297 Cy_I2S_SetInterruptMask(obj->base, old_events);