#include <stdlib.h>
#include <string.h>
#include <3ds.h>
Go to the source code of this file.
| u32 hidCheckSectionUpdateTime |
( |
vu32 * |
sharedmem_section, |
|
|
u32 |
id |
|
) |
| |
Definition at line 85 of file hid.c.
Definition at line 57 of file hid.c.
Definition at line 22 of file hid.c.
| Result HIDUSER_DisableAccelerometer |
( |
| ) |
|
| Result HIDUSER_DisableGyroscope |
( |
| ) |
|
| Result HIDUSER_EnableAccelerometer |
( |
| ) |
|
| Result HIDUSER_EnableGyroscope |
( |
| ) |
|
| void hidWaitForEvent |
( |
HID_Event |
id, |
|
|
bool |
nextEvent |
|
) |
| |
Definition at line 74 of file hid.c.
Definition at line 11 of file hid.c.
Definition at line 8 of file hid.c.
Definition at line 9 of file hid.c.
Definition at line 13 of file hid.c.