Go to the source code of this file.
Functions | |
void * | daq_OpenCamacDriver () |
void * | daq_MapCamacSpace (void *fid) |
void | daq_UnmapCamacSpace (void *fid, void *pSpace) |
void | daq_CloseCamacDriver (void *fid) |
void daq_CloseCamacDriver | ( | void * | fid | ) |
Definition at line 233 of file camacmap.cpp.
void* daq_MapCamacSpace | ( | void * | fid | ) |
Definition at line 180 of file camacmap.cpp.
References BRANCHES, CRATES_PER_BRANCH, PAGE_SIZE, and PAGES_PER_CRATE.
void* daq_OpenCamacDriver | ( | ) |
Definition at line 164 of file camacmap.cpp.
void daq_UnmapCamacSpace | ( | void * | fid, | |
void * | pSpace | |||
) |
Definition at line 211 of file camacmap.cpp.
References BRANCHES, CRATES_PER_BRANCH, PAGE_SIZE, and PAGES_PER_CRATE.