cwcsnoop.h 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. /* generated from cwcsnoop.osp DO NOT MODIFY */
  2. #ifndef __HEADER_cwcsnoop_H__
  3. #define __HEADER_cwcsnoop_H__
  4. static struct dsp_symbol_entry cwcsnoop_symbols[] = {
  5. { 0x0500, "OVERLAYBEGINADDRESS",0x00 },
  6. { 0x0500, "OUTPUTSNOOP",0x03 },
  7. { 0x051f, "#CODE_END",0x00 },
  8. }; /* cwcsnoop symbols */
  9. static u32 cwcsnoop_code[] = {
  10. /* 0000 */ 0x0007bfb0,0x000b4e40,0x0007c088,0x000c0617,
  11. /* 0002 */ 0x00049705,0x00000000,0x00080630,0x00001028,
  12. /* 0004 */ 0x00076408,0x000efb84,0x00066008,0x00000000,
  13. /* 0006 */ 0x0007c908,0x000c0000,0x00046725,0x000efa44,
  14. /* 0008 */ 0x0005f708,0x00000000,0x0001d402,0x000b2e00,
  15. /* 000A */ 0x0003d418,0x00001000,0x0008d574,0x000c4293,
  16. /* 000C */ 0x00065625,0x000ea30e,0x00096c01,0x000c6f92,
  17. /* 000E */ 0x0006a58a,0x000f6085,0x00002f43,0x00000000,
  18. /* 0010 */ 0x000a83a0,0x00001028,0x0005e608,0x000c0000,
  19. /* 0012 */ 0x00000000,0x00000000,0x000ca108,0x000dcca1,
  20. /* 0014 */ 0x00003bac,0x000fb205,0x00073843,0x00000000,
  21. /* 0016 */ 0x000d8730,0x00001028,0x0006600a,0x000c0000,
  22. /* 0018 */ 0x00057488,0x00000000,0x00000000,0x000e5084,
  23. /* 001A */ 0x00000000,0x000eba44,0x00087401,0x000e4782,
  24. /* 001C */ 0x00000734,0x00001000,0x00010705,0x000a6880,
  25. /* 001E */ 0x00006a88,0x000c75c4
  26. };
  27. /* #CODE_END */
  28. static struct dsp_segment_desc cwcsnoop_segments[] = {
  29. { SEGTYPE_SP_PROGRAM, 0x00000000, 0x0000003e, cwcsnoop_code },
  30. };
  31. static struct dsp_module_desc cwcsnoop_module = {
  32. "cwcsnoop",
  33. {
  34. 3,
  35. cwcsnoop_symbols
  36. },
  37. 1,
  38. cwcsnoop_segments,
  39. };
  40. #endif /* __HEADER_cwcsnoop_H__ */