DSP:GetSemaphoreEventHandle: Difference between revisions
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00160000] |} =Response= {| class="wikitable" border="1" |- ! Index Word ! Des..." |
Emufan4568 (talk | contribs) DSP service always sets this to zero |
||
(One intermediate revision by one other user not shown) | |||
Line 22: | Line 22: | ||
|- | |- | ||
| 2 | | 2 | ||
| | | Zero | ||
|- | |- | ||
| 3 | | 3 | ||
| EventHandle | | EventHandle | ||
|} | |} | ||
==Semaphore== | |||
The ARM11 application signals this semaphore to indicate it has finished writing to the [[DSP Memory Region]] this audio frame. |