Home
last modified time | relevance | path

Searched refs:SIO1writeCtrl16 (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/nullsio1/
H A Dsio1.c168 void CALLBACK SIO1writeCtrl16(u16 ctrl) { in SIO1writeCtrl16() function
195 SIO1writeCtrl16(ctrl); in SIO1writeCtrl32()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/bladesio1/
H A Dbladesio1.def29 SIO1writeCtrl16 @22
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/bladesio1/
H A Dsio1.c342 void CALLBACK SIO1writeCtrl16(u16 ctrl) { in SIO1writeCtrl16() function
391 SIO1writeCtrl16(ctrl); in SIO1writeCtrl32()
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/libpcsxcore/
H A Dplugins.h345 typedef void (CALLBACK* SIO1writeCtrl16)(unsigned short); typedef
380 extern SIO1writeCtrl16 SIO1_writeCtrl16;
H A Dplugins.c160 SIO1writeCtrl16 SIO1_writeCtrl16;
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/libpcsxcore/
H A Dplugins.h345 typedef void (CALLBACK* SIO1writeCtrl16)(unsigned short); typedef
380 extern SIO1writeCtrl16 SIO1_writeCtrl16;
H A Dplugins.c160 SIO1writeCtrl16 SIO1_writeCtrl16;
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/
H A Dplugins.h360 typedef void (CALLBACK* SIO1writeCtrl16)(u16); typedef
396 extern SIO1writeCtrl16 SIO1_writeCtrl16;
H A Dplugins.c170 SIO1writeCtrl16 SIO1_writeCtrl16;