Searched defs:hwtimer_device (Results 1 – 4 of 4) sorted by relevance
20 struct hwtimer_device struct22 struct rt_hwtimer_device parent; argument31 static struct hwtimer_device hwtimer_device_0 = argument85 struct hwtimer_device *hwtimer_device = (void *)timer; in hwtimer_init() local100 struct hwtimer_device *hwtimer_device = (void *)timer; in hwtimer_start() local123 struct hwtimer_device *hwtimer_device = (void *)timer; in hwtimer_stop() local138 struct hwtimer_device *hwtimer_device = (void *)timer; in hwtimer_count_get() local148 struct hwtimer_device *hwtimer_device = (void *)timer; in hwtimer_control() local202 struct hwtimer_device *hwtimer_device = devices[n]; in rt_hw_hwtimer_init() local215 static void _hwtimer_isr_common(struct hwtimer_device *hwtimer_device) in _hwtimer_isr_common()
19 struct hwtimer_device struct21 struct rt_hwtimer_device parent; argument28 struct hwtimer_device hwtimer_device1 = argument
20 struct hwtimer_device struct22 struct rt_hwtimer_device parent; argument29 struct hwtimer_device hwtimer_device1 = argument
Completed in 7 milliseconds