DSP:GetSemaphoreEventHandle: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00160000] |} =Response= {| class="wikitable" border="1" |- ! Index Word ! Des..." |
No edit summary |
||
Line 27: | Line 27: | ||
| EventHandle | | EventHandle | ||
|} | |} | ||
==Semaphore== | |||
The ARM11 application signals this semaphore to indicate it has finished writing to the [[DSP Memory Region]] this audio frame. |
Revision as of 11:23, 12 May 2016
Request
Index Word | Description |
---|---|
0 | Header code [0x00160000] |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Resultcode |
2 | n.a.? |
3 | EventHandle |
Semaphore
The ARM11 application signals this semaphore to indicate it has finished writing to the DSP Memory Region this audio frame.