devLib2  2.12
Macros | Functions
devcsr.c File Reference
#include <stdio.h>
#include <errlog.h>
#include "devLib.h"
#include "devcsr.h"

Go to the source code of this file.

Macros

#define epicsExportSharedSymbols
 

Functions

volatile unsigned char * devCSRProbeSlot (int slot)
 Get the CSR base address for a slot. More...
 
volatile unsigned char * devCSRTestSlot (const struct VMECSRID *devs, int slot, struct VMECSRID *info)
 Probe a VME slot then check its ID. More...
 
void vmecsrprint (int N, int v)
 Decode contents of CSR/CR and print to screen. More...
 
void vmecsrdump (int v)
 Decode contents of CSR/CR for all cards and print to screen. More...
 

Macro Definition Documentation

◆ epicsExportSharedSymbols

#define epicsExportSharedSymbols

Definition at line 15 of file devcsr.c.