Home
last modified time | relevance | path

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

/components/drivers/include/drivers/
A Drt_inputcapture.h47 …rt_err_t (*get_pulsewidth)(struct rt_inputcapture_device *inputcapture, rt_uint32_t *pulsewidth_us… member
/components/drivers/misc/
A Drt_inputcapture.c146 RT_ASSERT(inputcapture->ops->get_pulsewidth != RT_NULL); in rt_device_inputcapture_register()
178 if (inputcapture->ops->get_pulsewidth(inputcapture, &data.pulsewidth_us) != RT_EOK) in rt_hw_inputcapture_isr()

Completed in 13 milliseconds