Searched refs:INT_I2S (Results 1 – 3 of 3) sorted by relevance
927 IntRegister(INT_I2S,pfnHandler); in I2SIntRegister()932 IntEnable(INT_I2S); in I2SIntRegister()957 IntDisable(INT_I2S); in I2SIntUnregister()962 IntUnregister(INT_I2S); in I2SIntUnregister()
90 #define INT_I2S 177 // McAPS macro
207 HwiP_clearInterrupt(INT_I2S); in I2S_open()211 object->hwi = HwiP_create(INT_I2S, (HwiP_Fxn)I2S_hwiIntFxn, &hwiParams); in I2S_open()