Home
last modified time | relevance | path

Searched defs:rt_inputcapture_ops (Results 1 – 1 of 1) sorted by relevance

/components/drivers/include/drivers/
A Drt_inputcapture.h42 struct rt_inputcapture_ops struct
44 rt_err_t (*init)(struct rt_inputcapture_device *inputcapture);
45 rt_err_t (*open)(struct rt_inputcapture_device *inputcapture);
46 rt_err_t (*close)(struct rt_inputcapture_device *inputcapture);
47 …t_err_t (*get_pulsewidth)(struct rt_inputcapture_device *inputcapture, rt_uint32_t *pulsewidth_us);

Completed in 3 milliseconds