Home | History | Annotate | Download | only in inc

Lines Matching refs:COD_EBASE

520 #define COD_EBASE                   (DSP_COMP_EBASE + 0x400)
525 #define COD_E_NOSYMBOLSLOADED (COD_EBASE + 0x00)
530 #define COD_E_SYMBOLNOTFOUND (COD_EBASE + 0x01)
535 #define COD_E_NOZLFUNCTIONS (COD_EBASE + 0x02)
540 #define COD_E_ZLCREATEFAILED (COD_EBASE + 0x03)
545 #define COD_E_OPENFAILED (COD_EBASE + 0x04)
550 #define COD_E_LOADFAILED (COD_EBASE + 0x05)
555 #define COD_E_READFAILED (COD_EBASE + 0x06)