Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-utils/
A Darecord_mad.c50 static unsigned int loop_count = 5; variable
257 } while (--loop_count); in capture_then_play()
311 loop_count = 5; in cmd_arecord_mad()
347 loop_count = atoi(optarg); in cmd_arecord_mad()
/bsp/k230/drivers/utest/
A Dtest_timer.c77 int loop_count = 0; in test_hwtimer() local
119 while (loop_count++ < MAX_TIMEOUT_SEC + 1) in test_hwtimer()

Completed in 6 milliseconds