Home
last modified time | relevance | path

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

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