Lines Matching refs:s32
171 s32 KPADRead ( s32 chan, KPADStatus samplingBufs[], u32 length ) ;
173 void KPADSetPosParam ( s32 chan, f32 play_radius, f32 sensitivity ) ;
174 void KPADSetHoriParam( s32 chan, f32 play_radius, f32 sensitivity ) ;
175 void KPADSetDistParam( s32 chan, f32 play_radius, f32 sensitivity ) ;
176 void KPADSetAccParam ( s32 chan, f32 play_radius, f32 sensitivity ) ;
178 void KPADSetBtnRepeat( s32 chan, f32 delay_sec, f32 pulse_sec ) ;
181 s32 KPADCalibrateDPD ( s32 chan ) ;
182 void KPADSetSensorHeight ( s32 chan, f32 level ) ;
185 WPADStatus *KPADGetWPADRingBuffer ( s32 chan ) ;
186 WPADFSStatus *KPADGetWPADFSRingBuffer( s32 chan ) ;
187 WPADCLStatus *KPADGetWPADCLRingBuffer( s32 chan ) ;