Home | History | Annotate | Download | only in jni

Lines Matching refs:timeout_in_ms

1500 static int calcTimeout(int timeout_in_ms) {
1503 return (log2(ceil(((double) timeout_in_ms) / nxp_nfc_timeout_factor)));