Searched refs:LL_PWR_GPIO_B (Results 1 – 3 of 3) sorted by relevance
40 #ifndef LL_PWR_GPIO_B41 #define LL_PWR_GPIO_B 0 macro
179 LL_PWR_GPIO_A, LL_PWR_GPIO_B, LL_PWR_GPIO_C, LL_PWR_GPIO_D, LL_PWR_GPIO_E,
165 const uint32_t gpio = (GPIOx == GPIOA) ? LL_PWR_GPIO_A : LL_PWR_GPIO_B; in ll_gpio_set_pin_pull()188 const uint32_t gpio = (GPIOx == GPIOA) ? LL_PWR_GPIO_A : LL_PWR_GPIO_B; in ll_gpio_get_pin_pull()