Home
last modified time | relevance | path

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

/bsp/hc32/libraries/hc32_drivers/
A Ddrv_pulse_encoder.c579 struct hc32_pulse_encoder_tmr6_device struct
605 static struct hc32_pulse_encoder_tmr6_device hc32_pulse_encoder_tmr6_obj[] = argument
938 struct hc32_pulse_encoder_tmr6_device *hc32_device; in _tmr6_pulse_encoder_init()
939 hc32_device = (struct hc32_pulse_encoder_tmr6_device *)pulse_encoder; in _tmr6_pulse_encoder_init()
975 struct hc32_pulse_encoder_tmr6_device *hc32_device; in _tmr6_pulse_encoder_clear_count()
976 hc32_device = (struct hc32_pulse_encoder_tmr6_device *)pulse_encoder; in _tmr6_pulse_encoder_clear_count()
993 struct hc32_pulse_encoder_tmr6_device *hc32_device; in _tmr6_pulse_encoder_get_count()
994 hc32_device = (struct hc32_pulse_encoder_tmr6_device *)pulse_encoder; in _tmr6_pulse_encoder_get_count()
1001 struct hc32_pulse_encoder_tmr6_device *hc32_device; in _tmr6_pulse_encoder_control()
1002 hc32_device = (struct hc32_pulse_encoder_tmr6_device *)pulse_encoder; in _tmr6_pulse_encoder_control()

Completed in 7 milliseconds