Home
last modified time | relevance | path

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

/drivers/peripheral/pin_auth/hdi_service/database/src/
Dpin_db.c991 uint32_t exp = (authErrorCount - FIRST_EXPONENTIAL_PARA) / THIRD_EXPONENTIAL_PARA; in ExponentialFuncTime() local
992 for (uint32_t index = 0; index < exp; ++index) { in ExponentialFuncTime()