Home
last modified time | relevance | path

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

/RvlSDK-3.2.3/build/libraries/kpad/src/
DKPAD.c84 static u8 kp_wbc_wait_count = 50 ; // Wait count for temperature stability on the Wii Balan… variable
2766 } else if ( ++kp_wbc_ave_sample_count > kp_wbc_wait_count ) { in KPADiSamplingCallback()