Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/timer/
A DKconfig13 bool "enable hrtimer driver"
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dehci-timer.c120 osal_timer_control(ehci->hrtimer, OSAL_TIMER_CTRL_SET_TIME, &time_interval); in ehci_enable_event()
121 osal_timer_start(ehci->hrtimer);//ehci_hrtimer_func in ehci_enable_event()
A Dehci-hcd.c371 osal_timer_stop(ehci->hrtimer); in ehci_shutdown()
435 osal_timer_stop(ehci->hrtimer); in ehci_stop()
473 ehci->hrtimer = osal_timer_create("hcd_hrtimer", ehci_hrtimer_func, (void*)ehci, in ehci_init()
476 if (ehci->hrtimer == NULL) in ehci_init()
A Dehci.h123 osal_timer_t hrtimer; member
/bsp/at91/at91sam9g45/
A Dproject.ewp2203 <name>$PROJ_DIR$\..\..\..\components\drivers\ktime\src\hrtimer.c</name>

Completed in 42 milliseconds