Searched refs:GPD_ISR_VECTOR (Results 1 – 1 of 1) sorted by relevance
117 #define GPD_ISR_VECTOR E_INT_IRQ_GPD macro148 MsOS_EnableInterrupt(GPD_ISR_VECTOR); in _OSAL_GPD_ISRHandler()179 return MsOS_DisableInterrupt(GPD_ISR_VECTOR); in OSAL_GPD_ISR_Disable()184 return MsOS_EnableInterrupt(GPD_ISR_VECTOR); in OSAL_GPD_ISR_Enable()190 return MsOS_AttachInterrupt(GPD_ISR_VECTOR, (InterruptCb)_OSAL_GPD_ISRHandler); in OSAL_GPD_ISR_Attach()196 return MsOS_DetachInterrupt(GPD_ISR_VECTOR); in OSAL_GPD_ISR_Detach()