Home
last modified time | relevance | path

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

/bsp/avr32/software_framework/drivers/gpio/
A Dgpio.h89 } gpio_map_t[]; typedef
105 uint32_t gpio_enable_module(const gpio_map_t gpiomap, uint32_t size);
109 void gpio_enable_gpio(const gpio_map_t gpiomap, uint32_t size);
A Dgpio.c52 uint32_t gpio_enable_module(const gpio_map_t gpiomap, uint32_t size) in gpio_enable_module()
160 void gpio_enable_gpio(const gpio_map_t gpiomap, uint32_t size) in gpio_enable_gpio()

Completed in 8 milliseconds