Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/wdt/utopia_adaption/wdt/
H A DWDT_adp.c121 case MDrv_CMD_TIMER_GetCounter: in WDT_adp_Ioctl()
/utopia/UTPA2-700.0.x/modules/wdt/drv/wdt/
H A DdrvWDT_private.h131 MDrv_CMD_TIMER_GetCounter, enumerator
H A DmdrvWDT.c167 case MDrv_CMD_TIMER_GetCounter: in WDTIoctl()
H A DdrvWDT.c959 u32Ret = UtopiaIoctl(pInstantWdt, MDrv_CMD_TIMER_GetCounter,(MS_U32*)pTimerGetCntParam); in MDrv_TIMER_GetCounter()