Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/wdt/utopia_adaption/wdt/
H A DWDT_adp.c127 case MDrv_CMD_TIMER_GetMs: in WDT_adp_Ioctl()
/utopia/UTPA2-700.0.x/modules/wdt/drv/wdt/
H A DdrvWDT_private.h133 MDrv_CMD_TIMER_GetMs, enumerator
H A DmdrvWDT.c183 case MDrv_CMD_TIMER_GetMs: in WDTIoctl()
H A DdrvWDT.c1037 u32Ret = UtopiaIoctl(pInstantWdt, MDrv_CMD_TIMER_GetMs,(MS_U32*)pTimerMSecParam); in MDrv_TIMER_GetMs()