Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/adc/
Dadc_cc32xx.c38 struct adc_cc32xx_data { struct
39 struct adc_context ctx;
40 const struct device *dev;
41 uint16_t *buffer;
42 uint16_t *repeat_buffer;
43 uint32_t channels;
44 uint8_t offset[CHAN_COUNT];
45 size_t active_channels;