Home
last modified time | relevance | path

Searched defs:stm32_gpio_ctl (Results 1 – 1 of 1) sorted by relevance

/u-boot/drivers/gpio/
A Dstm32_gpio_priv.h59 struct stm32_gpio_ctl { struct
60 enum stm32_gpio_mode mode;
61 enum stm32_gpio_otype otype;
62 enum stm32_gpio_speed speed;
63 enum stm32_gpio_pupd pupd;
64 enum stm32_gpio_af af;

Completed in 52 milliseconds