Searched refs:shift_2b (Results 1 – 1 of 1) sorted by relevance
361 unsigned int shift_2b = SHIFT_U32(gpio->pin, 1); in stm32_gpio_configure() local386 SHIFT_U32(GPIO_PUPD_PULL_MASK, shift_2b), in stm32_gpio_configure()387 SHIFT_U32(pupd, shift_2b)); in stm32_gpio_configure()