Difference between revisions of "IRRST:GetHandles"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00010000] |} =Response= {| class="wikitable" border="1" |- ! Index Word ! Des...") |
m (→Response) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 16: | Line 16: | ||
|- | |- | ||
| 0 | | 0 | ||
− | | Header code | + | | Header code [0x00010043] |
|- | |- | ||
| 1 | | 1 | ||
Line 25: | Line 25: | ||
|- | |- | ||
| 3 | | 3 | ||
− | | | + | | Output [[IRRST_Shared_Memory|shared-memory]] handle. |
|- | |- | ||
| 4 | | 4 | ||
− | | | + | | Output event handle. |
|} | |} |
Latest revision as of 08:17, 23 December 2016
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x00010000] |
Response[edit]
Index Word | Description |
---|---|
0 | Header code [0x00010043] |
1 | Result code |
2 | 0x4000000, translate-header used by ARM11-kernel. |
3 | Output shared-memory handle. |
4 | Output event handle. |