/* $Id: CrisDac.h,v 1.1 1997/09/09 18:53:08 rgr Exp $ */ /* $Source: /home/mussel9/asc/aceprog/include/RCS/CrisDac.h,v $ */ /* $Author: rgr $ */ /* $Date: 1997/09/09 18:53:08 $ */ /* $Revision: 1.1 $ */ #define NUM_CRIS_DACS 14 #define CRIS_DAC_G2AB 0 #define CRIS_DAC_G3AB 1 #define CRIS_DAC_G4AB 2 #define CRIS_DAC_G5AB 3 #define CRIS_DAC_G6AB 4 #define CRIS_DAC_G7AB 5 #define CRIS_DAC_E9AB 6 #define CRIS_DAC_G2CD 7 #define CRIS_DAC_G3CD 8 #define CRIS_DAC_G4CD 9 #define CRIS_DAC_G5CD 10 #define CRIS_DAC_G6CD 11 #define CRIS_DAC_G7CD 12 #define CRIS_DAC_E9CD 13