Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/wdt/utopia_adaption/wdt/
H A DWDT_adp.c130 case MDrv_CMD_TIMER_GetUs: in WDT_adp_Ioctl()
/utopia/UTPA2-700.0.x/modules/wdt/drv/wdt/
H A DdrvWDT_private.h134 MDrv_CMD_TIMER_GetUs, enumerator
H A DmdrvWDT.c191 case MDrv_CMD_TIMER_GetUs: in WDTIoctl()
H A DdrvWDT.c1076 u32Ret = UtopiaIoctl(pInstantWdt, MDrv_CMD_TIMER_GetUs,(MS_U32*)pTimerUSecParam); in MDrv_TIMER_GetUs()