Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/hal/hal_test/gpio/
A Dgpio_test.c66 static int gpio_test_cnt = 0; in gpio_test_task() local
68 gpio_test_cnt++; in gpio_test_task()
72 if ((gpio_test_cnt >= 1) && (gpio_test_cnt <= 100)) { in gpio_test_task()
76 if ((gpio_test_cnt >= 101) && (gpio_test_cnt <= 200)) { in gpio_test_task()
80 if (gpio_test_cnt > 200) { in gpio_test_task()

Completed in 3 milliseconds