Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/support/platform/include/adc/
Dadc_core.h38 struct AdcMethod { struct
39 int32_t (*read)(struct AdcDevice *device, uint32_t channel, uint32_t *val);
40 int32_t (*start)(struct AdcDevice *device);
41 int32_t (*stop)(struct AdcDevice *device);