Searched refs:STM32_GPIO_MODE_OUT (Results 1 – 3 of 3) sorted by relevance
115 stm32_gpio_set_moder(regs, offset, STM32_GPIO_MODE_OUT); in stm32_gpio_direction_output()161 if (mode == STM32_GPIO_MODE_OUT) in stm32_gpio_get_function()188 stm32_gpio_set_moder(regs, offset, STM32_GPIO_MODE_OUT); in stm32_gpio_set_flags()213 case STM32_GPIO_MODE_OUT: in stm32_gpio_get_flags()
12 STM32_GPIO_MODE_OUT, enumerator
341 gpio_ctl->mode = STM32_GPIO_MODE_OUT; in prep_gpio_ctl()
Completed in 9 milliseconds