Searched refs:GPIO_LOOP_OUTPUT (Results 1 – 1 of 1) sorted by relevance
16 #define GPIO_LOOP_OUTPUT (4) macro95 gpio_pin_configure(gpio_dev, GPIO_LOOP_OUTPUT, GPIO_OUTPUT | GPIO_OUTPUT_INIT_HIGH); in test_gpio_loopback()110 gpio_pin_set(gpio_dev, GPIO_LOOP_OUTPUT, 0); in test_gpio_loopback()112 gpio_pin_toggle(gpio_dev, GPIO_LOOP_OUTPUT); in test_gpio_loopback()