libvpb
4.2.61
|
VPB hardware registry implementation. More...
Classes | |
struct | VPBHANDLE |
Lookup table element for mapping vpb handles to a port on boardnum. More... | |
struct | VPBREG |
The DSP program "registry" info for each board. More... | |
class | HostDSP |
Base class for host processor based card types. More... | |
class | VPBRegister |
Macros | |
#define | MAXCH 32 |
max channels per VPB | |
#define | RX 0x1 |
channel receiving speech | |
#define | TX 0x2 |
channel transmitting speech | |
#define | DD_PCI 2 |
PCI driver. | |
#define | DD_PRI 4 |
OpenPri driver. | |
#define | DD_VTCORE 5 |
VTCore card driver. | |
VPB hardware registry implementation.
Functions used to load configuration database from the PC
into the VPB
DSP
. This database is known as the DSP Registry. Each VPB
has its own registry.