Searched refs:hwtimer_device (Results 1 – 5 of 5) sorted by relevance
20 struct hwtimer_device struct85 struct hwtimer_device *hwtimer_device = (void *)timer; in hwtimer_init() local100 struct hwtimer_device *hwtimer_device = (void *)timer; in hwtimer_start() local108 hwtimer_device->tmode = mode; in hwtimer_start()123 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() local206 hwtimer_device->parent.info = &hwtimer_device->hwtimer_info; in rt_hw_hwtimer_init()209 &hwtimer_device->parent, hwtimer_device->name, RT_NULL); in rt_hw_hwtimer_init()[all …]
20 struct hwtimer_device struct29 struct hwtimer_device hwtimer_device1 = argument37 struct hwtimer_device hwtimer_device2 =45 struct hwtimer_device hwtimer_device3 =53 struct hwtimer_device hwtimer_device4 =62 struct hwtimer_device *hwtimer_dev; in ch32f1_hwtimer_init()72 hwtimer_dev = (struct hwtimer_device *)device; in ch32f1_hwtimer_init()127 struct hwtimer_device *hwtimer_dev; in ch32f1_hwtimer_start()158 struct hwtimer_device *hwtimer_dev; in ch32f1_hwtimer_stop()171 struct hwtimer_device *hwtimer_dev; in ch32f1_hwtimer_counter_get()[all …]
20 struct hwtimer_device struct29 struct hwtimer_device hwtimer_device1 = argument37 struct hwtimer_device hwtimer_device2 =45 struct hwtimer_device hwtimer_device3 =53 struct hwtimer_device hwtimer_device4 =61 struct hwtimer_device hwtimer_device5 =69 struct hwtimer_device hwtimer_device6 =77 struct hwtimer_device hwtimer_device7 =85 struct hwtimer_device hwtimer_device8 =93 struct hwtimer_device hwtimer_device9 =[all …]
19 struct hwtimer_device struct28 struct hwtimer_device hwtimer_device1 = argument36 struct hwtimer_device hwtimer_device2 =44 struct hwtimer_device hwtimer_device3 =52 struct hwtimer_device hwtimer_device4 =
23 struct hwtimer_device *hwtimer_dev; in air32_hwtimer_init()33 hwtimer_dev = (struct hwtimer_device *)device; in air32_hwtimer_init()88 struct hwtimer_device *hwtimer_dev; in air32_hwtimer_start()92 hwtimer_dev = (struct hwtimer_device *)device; in air32_hwtimer_start()119 struct hwtimer_device *hwtimer_dev; in air32_hwtimer_stop()123 hwtimer_dev = (struct hwtimer_device *)device; in air32_hwtimer_stop()132 struct hwtimer_device *hwtimer_dev; in air32_hwtimer_counter_get()136 hwtimer_dev = (struct hwtimer_device *)device; in air32_hwtimer_counter_get()143 struct hwtimer_device *hwtimer_dev; in air32_hwtimer_control()148 hwtimer_dev = (struct hwtimer_device *)device; in air32_hwtimer_control()
Completed in 87 milliseconds