Home
last modified time | relevance | path

Searched refs:user (Results 1 – 7 of 7) sorted by relevance

/RvlSDK-3.2/include/revolution/
Dhid.h179 u32 user; member
186 typedef void (*HIDSetupHandler)(HIDError he, u32 user);
191 u32 user
196 u32 user
200 typedef void (*HIDClientHandler)(HIDError he, u32 user);
210 u32 user
219 u32 user
228 u32 user
239 u32 user
250 u32 user
[all …]
/RvlSDK-3.2/build/demos/kbddemo/src/
Dhid_open_close.c27 static void hid_setup_handler(HIDError he, u32 user) in hid_setup_handler() argument
31 *(int*)user = 1; in hid_setup_handler()
/RvlSDK-3.2/build/demos/kprdemo/src/
Dhid_open_close.c27 static void hid_setup_handler(HIDError he, u32 user) in hid_setup_handler() argument
31 *(int*)user = 1; in hid_setup_handler()
/RvlSDK-3.2/
Dreadme-RVL_SDK-3_2.txt86 …To use all or part of the data from an application, you must comply with an end-user license agree…
88 The end-user license agreement is found in the following directory.
Dreadme-RVL_SDK-3_2-patch2.txt85 …To use all or part of the data from an application, you must comply with an end-user license agree…
87 The end-user license agreement is found in the following directory.
/RvlSDK-3.2/build/buildtools/
Dcommondefs425 # -i- delimits user paths from system paths.
426 # By default, the only user path points to the local include tree.
/RvlSDK-3.2/build/demos/thpdemo/src/THPPlayerStrmAX/
DTHPPlayer.c91 static u32 StreamUpdateCallback(void *buffer1, u32 len1, void *buffer2, u32 len2, u32 user);