summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 48c89f2)
raw | patch | inline | side by side (parent: 48c89f2)
author | Govind Jeyaram <govind.j@ti.com> | |
Tue, 18 Jul 2017 00:33:58 +0000 (17:33 -0700) | ||
committer | Govind Jeyaram <govind.j@ti.com> | |
Tue, 18 Jul 2017 00:33:58 +0000 (17:33 -0700) |
pasdk/test_dsp/sap/sap.h | patch | blob | history |
index 5438f2e089b5be028c349029f2ac6c28d67e44b7..8f14f423820088d9e34e16d926564f82055f28f0 100644 (file)
--- a/pasdk/test_dsp/sap/sap.h
+++ b/pasdk/test_dsp/sap/sap.h
XDAS_UInt32 firstTCC;
Queue_Struct paramQue;
- Semaphore_Handle ready;
+ Semaphore_Handle ready; //unused - remove me
XDAS_Int8 numEdmaParams;
XDAS_Int32 edmaWordSize;
- XDAS_UInt32 shortTCC;
- XDAS_UInt32 shortEdma;
+ XDAS_UInt32 shortTCC; //unused - remove me
+ XDAS_UInt32 shortEdma; //unused - remove me
XDAS_Int8 shutDown;
XDAS_UInt32 activeEdma;