Searched refs:LL_GPIO_SetPinMode (Results 1 – 2 of 2) sorted by relevance
238 LL_GPIO_SetPinMode(GPIOx, currentpin, GPIO_InitStruct->Mode); in LL_GPIO_Init()
274 __STATIC_INLINE void LL_GPIO_SetPinMode(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Mode) in LL_GPIO_SetPinMode() function
Completed in 11 milliseconds