Searched refs:LL_GPIO_SetPinPull (Results 1 – 2 of 2) sorted by relevance
219 LL_GPIO_SetPinPull(GPIOx, currentpin, GPIO_InitStruct->Pull); in LL_GPIO_Init()
485 __STATIC_INLINE void LL_GPIO_SetPinPull(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Pull) in LL_GPIO_SetPinPull() function
Completed in 7 milliseconds