Searched defs:Pull (Results 1 – 5 of 5) sorted by relevance
84 uint32_t Pull; /*!< Specifies the operating Pull-up/Pull down for the selected pins. member485 __STATIC_INLINE void LL_GPIO_SetPinPull(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Pull) in LL_GPIO_SetPinPull()
56 uint32_t Pull; /*!< Specifies the Pull-up or Pull-Down activation for the selected pins. member
133 uint32_t Pull; /*!< Specifies the Pull-up or Pull-Down activation for the selected pins. member
135 uint32_t Pull; /*!< Specifies the Pull-up or Pull-Down activation for the selected pins. member
184 …GPIO_PullETypeDef Pull; /*!< Specifies the Pull-up or Pull-Down activation for the selecte… member
Completed in 12 milliseconds