Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/wdt/utopia_adaption/wdt/
H A DWDT_adp.c124 case MDrv_CMD_TIMER_GetSecond: in WDT_adp_Ioctl()
/utopia/UTPA2-700.0.x/modules/wdt/drv/wdt/
H A DdrvWDT_private.h132 MDrv_CMD_TIMER_GetSecond, enumerator
H A DmdrvWDT.c175 case MDrv_CMD_TIMER_GetSecond: in WDTIoctl()
H A DdrvWDT.c998 u32Ret = UtopiaIoctl(pInstantWdt, MDrv_CMD_TIMER_GetSecond,(MS_U32*)pTimerSecParam); in MDrv_TIMER_GetSecond()