Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvTimer.h103 #define TIMER_MAGIC 0x4b87ad6e macro
121 var.magic = TIMER_MAGIC, \
135 timer->magic = TIMER_MAGIC; in init_timer()