Linux Kernel
3.7.1
|
Data Fields | |
unsigned long | s5933_config |
unsigned long | control_status |
unsigned long | adc_fifo |
unsigned long | pacer_counter_dio |
unsigned long | ao_registers |
unsigned int | divisor1 |
unsigned int | divisor2 |
unsigned int | count |
unsigned int | adc_fifo_bits |
unsigned int | s5933_intcsr_bits |
unsigned int | ao_control_bits |
short | ai_buffer [AI_BUFFER_SIZE] |
short | ao_buffer [AO_BUFFER_SIZE] |
unsigned int | ao_divisor1 |
unsigned int | ao_divisor2 |
unsigned int | ao_count |
int | ao_value [2] |
unsigned int | caldac_value [NUM_CHANNELS_8800] |
unsigned int | trimpot_value [NUM_CHANNELS_8402] |
unsigned int | dac08_value |
unsigned int | calibration_source |
Definition at line 341 of file cb_pcidas.c.
unsigned long adc_fifo |
Definition at line 345 of file cb_pcidas.c.
unsigned int adc_fifo_bits |
Definition at line 354 of file cb_pcidas.c.
short ai_buffer[AI_BUFFER_SIZE] |
Definition at line 358 of file cb_pcidas.c.
short ao_buffer[AO_BUFFER_SIZE] |
Definition at line 359 of file cb_pcidas.c.
unsigned int ao_control_bits |
Definition at line 356 of file cb_pcidas.c.
unsigned int ao_count |
Definition at line 364 of file cb_pcidas.c.
unsigned int ao_divisor1 |
Definition at line 361 of file cb_pcidas.c.
unsigned int ao_divisor2 |
Definition at line 362 of file cb_pcidas.c.
unsigned long ao_registers |
Definition at line 347 of file cb_pcidas.c.
int ao_value[2] |
Definition at line 366 of file cb_pcidas.c.
unsigned int caldac_value[NUM_CHANNELS_8800] |
Definition at line 367 of file cb_pcidas.c.
unsigned int calibration_source |
Definition at line 370 of file cb_pcidas.c.
unsigned long control_status |
Definition at line 344 of file cb_pcidas.c.
unsigned int count |
Definition at line 352 of file cb_pcidas.c.
unsigned int dac08_value |
Definition at line 369 of file cb_pcidas.c.
unsigned int divisor1 |
Definition at line 349 of file cb_pcidas.c.
unsigned int divisor2 |
Definition at line 350 of file cb_pcidas.c.
unsigned long pacer_counter_dio |
Definition at line 346 of file cb_pcidas.c.
unsigned long s5933_config |
Definition at line 343 of file cb_pcidas.c.
unsigned int s5933_intcsr_bits |
Definition at line 355 of file cb_pcidas.c.
unsigned int trimpot_value[NUM_CHANNELS_8402] |
Definition at line 368 of file cb_pcidas.c.