Searched refs:GPIO_PIN_DIR_OUTPUT (Results 1 – 4 of 4) sorted by relevance
152 GPIO_PIN_DIR_OUTPUT, enumerator
165 } else if(config->direction == GPIO_PIN_DIR_OUTPUT) { in gpio_pin_set_config()
346 config_gpio.direction = GPIO_PIN_DIR_OUTPUT; in spi_attach_slave()439 config_gpio.direction = GPIO_PIN_DIR_OUTPUT; in spi_init()
378 config_gpio.direction = GPIO_PIN_DIR_OUTPUT; in pwm_init()
Completed in 9 milliseconds