Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/wdt/drv/wdt/
H A DmdrvWDT.c97 MS_U32 u32MatchVal; in WDTIoctl() local
160 u32MatchVal=psWdtInstPri->fpTimerGetMaxMatch(param->privateTimerGetMaxMatch.eTimer); in WDTIoctl()
161 param->privateTimerGetMaxMatch.u32MaxMatchVal=u32MatchVal; in WDTIoctl()
162 if (0xFFFFFFFF != u32MatchVal) in WDTIoctl()