Home
last modified time | relevance | path

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

/dports/games/retroarch/RetroArch-1.9.7/wii/libogc/include/ogc/
H A Dsi.h73 u32 SI_Busy();
/dports/lang/fpc-source/fpc-3.2.2/packages/libogcfpc/src/ogc/
H A Dsi.inc70 function SI_Busy: cuint32; cdecl; external;
/dports/games/retroarch/RetroArch-1.9.7/wii/libogc/libogc/
H A Dsi.c386 u32 SI_Busy() in SI_Busy() function
H A Dpad.c586 if(SI_Busy()==0) ret = 1; in PAD_Sync()