Home
last modified time | relevance | path

Searched refs:SI_GetType (Results 1 – 4 of 4) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/wii/libogc/libogc/
H A Dsi.c541 u32 SI_GetType(s32 chan) in SI_GetType() function
576 type = SI_GetType(chan); in SI_GetTypeAsync()
689 SI_GetType(0); in __si_init()
690 SI_GetType(1); in __si_init()
691 SI_GetType(2); in __si_init()
692 SI_GetType(3); in __si_init()
H A Dpad.c310 type = SI_GetType(chan)&~0xffff; in __pad_updateorigin()
519 type = SI_GetType(chan); in PAD_Read()
612 type = SI_GetType(chan); in PAD_ControlMotor()
/dports/games/retroarch/RetroArch-1.9.7/wii/libogc/include/ogc/
H A Dsi.h84 u32 SI_GetType(s32 chan);
/dports/lang/fpc-source/fpc-3.2.2/packages/libogcfpc/src/ogc/
H A Dsi.inc93 function SI_GetType(chan: cint32): cuint32; cdecl; external;