Searched refs:tryCnt (Results 1 – 2 of 2) sorted by relevance
9 rt_uint32_t tryCnt = 5; in mnt_init() local12 while(tryCnt--) in mnt_init()
178 rt_uint32_t tryCnt = 0; in mmc_request() local193 if(tryCnt++ > 500) in mmc_request()
Completed in 7 milliseconds