HPI DSP code loading method
[HPI compile time defines]

Define exactly one of these to select how the DSP code is supplied to the adapter. More...

Defines

#define HPI_DSPCODE_FILE
 DSP code is supplied as a file that is opened and read from by the driver.
#define HPI_DSPCODE_FIRMWARE
 DSP code is read using the hotplug firmware loader module.

Detailed Description

Define exactly one of these to select how the DSP code is supplied to the adapter.

End users writing applications that use the HPI interface do not have to use any of the below defines. They are only necessary for building drivers and 16 bit Windows applications.


Define Documentation

#define HPI_DSPCODE_FILE
 

DSP code is supplied as a file that is opened and read from by the driver.

#define HPI_DSPCODE_FIRMWARE
 

DSP code is read using the hotplug firmware loader module.

Only valid when compiling the HPI kernel driver under Linux.


Generated on Tue Nov 18 12:59:30 2008 for AudioScience HPI by  doxygen 1.4.6-NO