Searched refs:throuth_mb (Results 1 – 2 of 2) sorted by relevance
314 uint32_t throuth_mb, throuth_kb; in mmc_test() local376 throuth_mb = throuth_kb/1000; in mmc_test()379 HAL_PR_SZ_L(throuth_mb), HAL_PR_SZ_L(throuth_kb - throuth_mb)); in mmc_test()396 throuth_mb = throuth_kb/1000; in mmc_test()399 HAL_PR_SZ_L(throuth_mb), HAL_PR_SZ_L(throuth_kb - throuth_mb)); in mmc_test()
217 uint32_t throuth_mb, throuth_kb; in cmd_sd_bench_task() local260 throuth_mb = throuth_kb/1000; in cmd_sd_bench_task()268 (unsigned int)throuth_mb,(unsigned int)(throuth_kb - throuth_mb)); in cmd_sd_bench_task()284 throuth_mb = throuth_kb/1000; in cmd_sd_bench_task()292 (unsigned int)throuth_mb, (unsigned int)(throuth_kb - throuth_mb)); in cmd_sd_bench_task()
Completed in 16 milliseconds