#include <config.h>
#include "CCAENChain.h"
#include "CAENcard.h"
#include <CVMEInterface.h>
#include <stdio.h>
Go to the source code of this file.
Defines | |
#define | DMA_THRESHOLD 34*20*4 |
Functions | |
static const int | QualifyingFirmware (0x0904) |
static int | fwMajor (int firmware) |
static int | fwMinor (int firmware) |
#define DMA_THRESHOLD 34*20*4 |
static int fwMajor | ( | int | firmware | ) | [static] |
Definition at line 70 of file CCAENChain.cpp.
static int fwMinor | ( | int | firmware | ) | [static] |
Definition at line 74 of file CCAENChain.cpp.
static const int QualifyingFirmware | ( | 0x0904 | ) | [static] |