Searched refs:loopCnt (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dspiflash.c107 unsigned int loopCnt = ((timeout_ms * 1000) / 10) + 1; local
119 for (count = 0; count < loopCnt; count++) {

Completed in 35 milliseconds