Home
last modified time | relevance | path

Searched refs:fpTimerGetMaxMatch (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/wdt/drv/wdt/
H A DmdrvWDT.c76 pWdtPri->fpTimerGetMaxMatch = (IOCTL_TIMER_GET_MAX_MATCH)MDrv_TIMER_GetMaxMatch_U2K; in WDTOpen()
160 u32MatchVal=psWdtInstPri->fpTimerGetMaxMatch(param->privateTimerGetMaxMatch.eTimer); in WDTIoctl()
H A DdrvWDT_private.h337 IOCTL_TIMER_GET_MAX_MATCH fpTimerGetMaxMatch; member