Difference between revisions of "DSP:GetSemaphoreEventHandle"

From 3dbrew
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...")
 
(DSP service always sets this to zero)
 
(One intermediate revision by one other user not shown)
Line 22: Line 22:
 
|-
 
|-
 
| 2
 
| 2
| n.a.?
+
| 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.

Latest revision as of 21:20, 28 December 2023

Request[edit]

Index Word Description
0 Header code [0x00160000]

Response[edit]

Index Word Description
0 Header code
1 Resultcode
2 Zero
3 EventHandle

Semaphore[edit]

The ARM11 application signals this semaphore to indicate it has finished writing to the DSP Memory Region this audio frame.