Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/support/platform/include/dac/
Ddac_core.h38 struct DacMethod { struct
39 int32_t (*write)(struct DacDevice *device, uint32_t channel, uint32_t val);
40 int32_t (*start)(struct DacDevice *device);
41 int32_t (*stop)(struct DacDevice *device);