Difference between revisions of "HID Services"

From 3dbrew
Jump to navigation Jump to search
m
Line 55: Line 55:
 
|-
 
|-
 
| 0x00110000
 
| 0x00110000
| [[HID:Initialize|Initialize]] ?
+
| [[HID:EnableAccelerometer|EnableAccelerometer]]
 
|-
 
|-
 
| 0x0012....
 
| 0x0012....
 
| ?
 
| ?
 
|-
 
|-
| 0x0013....
+
| 0x00130000
| ?
+
| [[HID:EnableGyroscopeLow|EnableGyroscopeLow]]
 
|-
 
|-
 
| 0x0014....
 
| 0x0014....
 
| ?
 
| ?
 
|-
 
|-
| 0x0015....
+
| 0x00150000
| ?
+
| [[HID:GetGyroscopeLowRawToDpsCoefficient|GetGyroscopeLowRawToDpsCoefficient]]
 
|-
 
|-
| 0x0016....
+
| 0x00160000
| ?
+
| [[HID:GetGyroscopeLowCalibrateParam|GetGyroscopeLowCalibrateParam]]
 
|-
 
|-
 
| 0x0017....
 
| 0x0017....

Revision as of 22:54, 4 March 2014

HID service "hid:USER"

Command Header Description
0x0001.... ?
0x0002.... ?
0x0003.... ?
0x0004.... ?
0x0005.... ?
0x0006.... ?
0x0007.... ?
0x0008.... ?
0x0009.... ?
0x000A0000 GetIPCHandles
0x000B.... ?
0x000C.... ?
0x000D.... ?
0x000E.... ?
0x000F.... ?
0x0010.... ?
0x00110000 EnableAccelerometer
0x0012.... ?
0x00130000 EnableGyroscopeLow
0x0014.... ?
0x00150000 GetGyroscopeLowRawToDpsCoefficient
0x00160000 GetGyroscopeLowCalibrateParam
0x0017.... ?

See Also

HID Shared Memory