Home
last modified time | relevance | path

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

/Zephyr-latest/tests/drivers/gpio/gpio_hogs/src/
Dmain.c16 const struct gpio_dt_spec input_gpio = variable
54 assert_gpio_hog_direction(&input_gpio, false); in ZTEST()
106 assert_gpio_hog_config(&input_gpio, GPIO_INPUT); in ZTEST()