Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/wdt/drv/wdt/
H A DmdrvWDT.c176 u32SecVal=psWdtInstPri->fpTimerGetSec(param->privateTimerGetSec.eTimer); in WDTIoctl()
177 param->privateTimerGetSec.u32Sec=u32SecVal; in WDTIoctl()
H A DdrvWDT_private.h286 TIMER_GET_SEC_PARAM privateTimerGetSec; member