Searched refs:pAPI_DipIntCb (Results 1 – 1 of 1) sorted by relevance
2132 static InterruptCb pAPI_DipIntCb; variable2139 if( (MApi_XC_DIP_GetIntStatus(DIP_WINDOW) > 0) && (pAPI_DipIntCb != NULL) ) in _MApi_XC_DIP_CallBack()2140 (void)(pAPI_DipIntCb)(eIntNum); in _MApi_XC_DIP_CallBack()2228 pAPI_DipIntCb = pIntCb; in MApi_XC_DIP_InterruptAttach()