Home
last modified time | relevance | path

Searched refs:fpXC_PCMonitor_SetTimingCountEx (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_PCMonitor_v2.c48 psXCInstPri->fpXC_PCMonitor_SetTimingCountEx = MApi_XC_PCMonitor_SetTimingCountEx_U2; in PCMONITOR_Initialize()
257 …pXCArgs->eReturnValue = psXCInstPri->fpXC_PCMonitor_SetTimingCountEx(pInstance, pXCArgs->eCurrentS… in _PCMONITORIoctl()
260 …pXCArgs->eReturnValue = psXCInstPri->fpXC_PCMonitor_SetTimingCountEx(g_pDevice1Instance, pXCArgs->… in _PCMONITORIoctl()
H A DXC_private.h1908 IOCTL_XC_PCMONITOR_SETTIMINGCOUNTEX fpXC_PCMonitor_SetTimingCountEx; member
H A DapiXC_v2.c2064 …URELATION(fpXC_PCMonitor_SetTimingCountEx,(IOCTL_XC_PCMONITOR_SETTIMINGCOUNTEX) MApi_XC_PCMonitor_… in XC_U1_U2_RELATION()