HomeSort by relevance Sort by last modified time
    Searched refs:DSP_EBASE (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap3/dspbridge/inc/
errbase.h 58 #define DSP_EBASE (DSP_STATUS)0x80008000
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 + 8
    [all...]
  /hardware/ti/omap3/dspbridge/libbridge/inc/
errbase.h 58 #define DSP_EBASE (DSP_STATUS)0x80008000
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 + 8
    [all...]

Completed in 3399 milliseconds