Home
last modified time | relevance | path

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

/bsp/avr32/software_framework/drivers/gpio/
A Dgpio.h70 #define GPIO_INIT_HIGH (1 << 1) /**< Initial Output State is High */ macro
A Dgpio.c335 if (flags & GPIO_INIT_HIGH) { in gpio_configure_pin()
426 if (flags & GPIO_INIT_HIGH) { in gpio_configure_group()
/bsp/samd21/sam_d2x_asflib/common/boards/sensors_xplained/
A Dsensors_xplained.c55 # define PIN_OUTPUT_FLAGS (GPIO_DIR_OUTPUT | GPIO_INIT_HIGH)

Completed in 11 milliseconds