This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | ONCHANGE_RECALCSEQ (1 << onchange_recalcseq ) |
| #define | ONCHANGE_DETECTSENSOR (1 << onchange_detectsensor ) |
| #define | ONCHANGE_SENSORPHASE (1 << onchange_sensorphase ) |
| #define | ONCHANGE_I2C (1 << onchange_i2c ) |
| #define | ONCHANGE_INITSENSOR (1 << onchange_initsensor ) |
| #define | ONCHANGE_AFTERINIT (1 << onchange_afterinit ) |
| #define | ONCHANGE_WINDOW (1 << onchange_window ) |
| #define | ONCHANGE_WINDOW_SAFE (1 << onchange_window_safe ) |
| #define | ONCHANGE_EXPOSURE (1 << onchange_exposure ) |
| #define | ONCHANGE_GAINS (1 << onchange_gains ) |
| #define | ONCHANGE_TRIGGERMODE (1 << onchange_triggermode ) |
| #define | ONCHANGE_SENSORIN (1 << onchange_sensorin ) |
| #define | ONCHANGE_SENSORSTOP (1 << onchange_sensorstop) |
| #define | ONCHANGE_SENSORRUN (1 << onchange_sensorrun) |
| #define | ONCHANGE_GAMMA (1 << onchange_gamma ) |
| #define | ONCHANGE_HIST (1 << onchange_hist ) |
| #define | ONCHANGE_AEXP (1 << onchange_aexp ) |
| #define | ONCHANGE_QUALITY (1 << onchange_quality ) |
| #define | ONCHANGE_MEMSENSOR (1 << onchange_memsensor ) |
| #define | ONCHANGE_MEMCOMPRESSOR (1 << onchange_memcompressor ) |
| #define | ONCHANGE_LIMITFPS (1 << onchange_limitfps ) |
| #define | ONCHANGE_COMPMODE (1 << onchange_compmode ) |
| #define | ONCHANGE_FOCUSMODE (1 << onchange_focusmode ) |
| #define | ONCHANGE_TRIGSEQ (1 << onchange_trigseq ) |
| #define | ONCHANGE_IRQ (1 << onchange_irq ) |
| #define | ONCHANGE_COMPRESTART (1 << onchange_comprestart ) |
| #define | ONCHANGE_COMPSTOP (1 << onchange_compstop ) |
| #define | ONCHANGE_COMPCTL (1 << onchange_compctl ) |
| #define | ONCHANGE_GAMMALOAD (1 << onchange_gammaload ) |
| #define | ONCHANGE_SENSORREGS (1 << onchange_sensorregs ) |
| #define | ONCHANGE_PRESCAL (1 << onchange_prescal ) |
Variables | |
| const unsigned long | param_depend_tab [] |
| #define ONCHANGE_AEXP (1 << onchange_aexp ) |
Definition at line 107 of file param_depend.h.
| #define ONCHANGE_AFTERINIT (1 << onchange_afterinit ) |
Definition at line 96 of file param_depend.h.
| #define ONCHANGE_COMPCTL (1 << onchange_compctl ) |
Definition at line 118 of file param_depend.h.
| #define ONCHANGE_COMPMODE (1 << onchange_compmode ) |
Definition at line 112 of file param_depend.h.
| #define ONCHANGE_COMPRESTART (1 << onchange_comprestart ) |
Definition at line 116 of file param_depend.h.
| #define ONCHANGE_COMPSTOP (1 << onchange_compstop ) |
Definition at line 117 of file param_depend.h.
| #define ONCHANGE_DETECTSENSOR (1 << onchange_detectsensor ) |
Definition at line 92 of file param_depend.h.
| #define ONCHANGE_EXPOSURE (1 << onchange_exposure ) |
Definition at line 99 of file param_depend.h.
| #define ONCHANGE_FOCUSMODE (1 << onchange_focusmode ) |
Definition at line 113 of file param_depend.h.
| #define ONCHANGE_GAINS (1 << onchange_gains ) |
Definition at line 100 of file param_depend.h.
| #define ONCHANGE_GAMMA (1 << onchange_gamma ) |
Definition at line 105 of file param_depend.h.
| #define ONCHANGE_GAMMALOAD (1 << onchange_gammaload ) |
Definition at line 119 of file param_depend.h.
| #define ONCHANGE_HIST (1 << onchange_hist ) |
Definition at line 106 of file param_depend.h.
| #define ONCHANGE_I2C (1 << onchange_i2c ) |
Definition at line 94 of file param_depend.h.
| #define ONCHANGE_INITSENSOR (1 << onchange_initsensor ) |
Definition at line 95 of file param_depend.h.
| #define ONCHANGE_IRQ (1 << onchange_irq ) |
Definition at line 115 of file param_depend.h.
| #define ONCHANGE_LIMITFPS (1 << onchange_limitfps ) |
Definition at line 111 of file param_depend.h.
| #define ONCHANGE_MEMCOMPRESSOR (1 << onchange_memcompressor ) |
Definition at line 110 of file param_depend.h.
| #define ONCHANGE_MEMSENSOR (1 << onchange_memsensor ) |
Definition at line 109 of file param_depend.h.
| #define ONCHANGE_PRESCAL (1 << onchange_prescal ) |
Definition at line 121 of file param_depend.h.
| #define ONCHANGE_QUALITY (1 << onchange_quality ) |
Definition at line 108 of file param_depend.h.
| #define ONCHANGE_RECALCSEQ (1 << onchange_recalcseq ) |
******************************************************************************** ! FILE NAME : param_depend.h ! DESCRIPTION: Specifies, which actions should be performed when some acquisition ! parameters are changed ! Copyright (C) 2008 Elphel, Inc. ! -----------------------------------------------------------------------------** ! ! This program is free software: you can redistribute it and/or modify ! it under the terms of the GNU General Public License as published by ! the Free Software Foundation, either version 3 of the License, or ! (at your option) any later version. ! ! This program is distributed in the hope that it will be useful, ! but WITHOUT ANY WARRANTY; without even the implied warranty of ! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ! GNU General Public License for more details. ! ! You should have received a copy of the GNU General Public License ! along with this program. If not, see <http://www.gnu.org/licenses/>. ! -----------------------------------------------------------------------------** !
Definition at line 91 of file param_depend.h.
| #define ONCHANGE_SENSORIN (1 << onchange_sensorin ) |
Definition at line 102 of file param_depend.h.
| #define ONCHANGE_SENSORPHASE (1 << onchange_sensorphase ) |
Definition at line 93 of file param_depend.h.
| #define ONCHANGE_SENSORREGS (1 << onchange_sensorregs ) |
| #define ONCHANGE_SENSORRUN (1 << onchange_sensorrun) |
Definition at line 104 of file param_depend.h.
| #define ONCHANGE_SENSORSTOP (1 << onchange_sensorstop) |
Definition at line 103 of file param_depend.h.
| #define ONCHANGE_TRIGGERMODE (1 << onchange_triggermode ) |
Definition at line 101 of file param_depend.h.
| #define ONCHANGE_TRIGSEQ (1 << onchange_trigseq ) |
Definition at line 114 of file param_depend.h.
| #define ONCHANGE_WINDOW (1 << onchange_window ) |
Definition at line 97 of file param_depend.h.
| #define ONCHANGE_WINDOW_SAFE (1 << onchange_window_safe ) |
Definition at line 98 of file param_depend.h.
| const unsigned long param_depend_tab[] |
1.5.1