Searched refs:GPIO_PIN_DIR_INPUT (Results 1 – 3 of 3) sorted by relevance
149 GPIO_PIN_DIR_INPUT, enumerator
71 config->direction = GPIO_PIN_DIR_INPUT; in gpio_get_config_defaults()137 if(config->direction == GPIO_PIN_DIR_INPUT) { in gpio_pin_set_config()
441 config_gpio.direction = GPIO_PIN_DIR_INPUT; in spi_init()
Completed in 9 milliseconds