Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/driver/test/
Dtest_dedicated_gpio.c63 const int gpios[TEST_GPIO_GROUP_SIZE]; member
73 const int bundleA_gpios[] = {ctx->gpios[0], ctx->gpios[1]}; in test_dedic_gpio_on_specific_core()
93 const int bundleB_gpios[] = {ctx->gpios[2], ctx->gpios[3]}; in test_dedic_gpio_on_specific_core()
151 .gpios = {start_gpio, start_gpio + 1, start_gpio + 2, start_gpio + 3}