Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/
A Dtest.c314 uint32_t throuth_mb, throuth_kb; in mmc_test() local
376 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()
/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/cmd/
A Dcmd_sd.c217 uint32_t throuth_mb, throuth_kb; in cmd_sd_bench_task() local
260 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