Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvKernel.c158 #ifndef HAL_DELAY_US
160 #define HAL_DELAY_US(n) hal_delay_us(n) macro
171 HAL_DELAY_US(us); in udelay()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvKernel.c257 HAL_DELAY_US(us); in udelay()
H A DdrvMsg.c181 HAL_DELAY_US(1000); in usb_start_wait_urb()
H A DdrvHCD.c1944 HAL_DELAY_US(1000);//tick base is 1 ms in hcd_unlink_urb()