Searched defs:s626_private (Results 1 – 1 of 1) sorted by relevance
77 struct s626_private { struct78 uint8_t ai_cmd_running; /* ai_cmd is running */79 unsigned int ai_sample_timer; /* time between samples in81 int ai_convert_count; /* conversion counter */82 unsigned int ai_convert_timer; /* time between conversion in84 uint16_t counter_int_enabs; /* counter interrupt enable mask86 uint8_t adc_items; /* number of items in ADC poll list */87 struct s626_buffer_dma rps_buf; /* DMA buffer used to hold ADC (RPS1)89 struct s626_buffer_dma ana_buf; /* DMA buffer used to receive ADC data91 uint32_t *dac_wbuf; /* pointer to logical adrs of DMA buffer[all …]