Searched refs:DSP_EBASE (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap3/dspbridge/inc/
H A Derrbase.h58 #define DSP_EBASE (DSP_STATUS)0x80008000 macro
124 #define DSP_EACCESSDENIED (DSP_EBASE + 0)
129 #define DSP_EALREADYCONNECTED (DSP_EBASE + 1)
134 #define DSP_EATTACHED (DSP_EBASE + 2)
140 #define DSP_ECHANGEDURINGENUM (DSP_EBASE + 3)
145 #define DSP_ECORRUPTFILE (DSP_EBASE + 4)
150 #define DSP_EDELETE (DSP_EBASE + 5)
155 #define DSP_EDIRECTION (DSP_EBASE + 6)
162 #define DSP_ESTREAMFULL (DSP_EBASE + 7)
167 #define DSP_EFAIL (DSP_EBASE
[all...]
/hardware/ti/omap3/dspbridge/libbridge/inc/
H A Derrbase.h58 #define DSP_EBASE (DSP_STATUS)0x80008000 macro
124 #define DSP_EACCESSDENIED (DSP_EBASE + 0)
129 #define DSP_EALREADYCONNECTED (DSP_EBASE + 1)
134 #define DSP_EATTACHED (DSP_EBASE + 2)
140 #define DSP_ECHANGEDURINGENUM (DSP_EBASE + 3)
145 #define DSP_ECORRUPTFILE (DSP_EBASE + 4)
150 #define DSP_EDELETE (DSP_EBASE + 5)
155 #define DSP_EDIRECTION (DSP_EBASE + 6)
162 #define DSP_ESTREAMFULL (DSP_EBASE + 7)
167 #define DSP_EFAIL (DSP_EBASE
[all...]

Completed in 6 milliseconds