Home
last modified time | relevance | path

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

/bsp/hc32/libraries/hc32_drivers/
A Ddrv_pulse_encoder.c72 struct hc32_pulse_encoder_tmra_device struct
98 static struct hc32_pulse_encoder_tmra_device hc32_pulse_encoder_tmra_obj[] = argument
439 struct hc32_pulse_encoder_tmra_device *hc32_device; in _tmra_pulse_encoder_init()
440 hc32_device = (struct hc32_pulse_encoder_tmra_device *)pulse_encoder; in _tmra_pulse_encoder_init()
476 struct hc32_pulse_encoder_tmra_device *hc32_device; in _tmra_pulse_encoder_clear_count()
477 hc32_device = (struct hc32_pulse_encoder_tmra_device *)pulse_encoder; in _tmra_pulse_encoder_clear_count()
494 struct hc32_pulse_encoder_tmra_device *hc32_device; in _tmra_pulse_encoder_get_count()
495 hc32_device = (struct hc32_pulse_encoder_tmra_device *)pulse_encoder; in _tmra_pulse_encoder_get_count()
502 struct hc32_pulse_encoder_tmra_device *hc32_device; in _tmra_pulse_encoder_control()
503 hc32_device = (struct hc32_pulse_encoder_tmra_device *)pulse_encoder; in _tmra_pulse_encoder_control()

Completed in 7 milliseconds