Searched refs:LL_GPIO_DeInit (Results 1 – 5 of 5) sorted by relevance
236 LL_GPIO_DeInit(GPIOA, GPIO_PIN_10 | GPIO_PIN_11); in LL_UART_MspDeInit()247 LL_GPIO_DeInit(GPIOB, GPIO_PIN_8 | GPIO_PIN_9); in LL_UART_MspDeInit()
104 ErrorStatus LL_GPIO_DeInit(GPIO_TypeDef *GPIOx) in LL_GPIO_DeInit() function
173 LL_StatusETypeDef LL_GPIO_DeInit(GPIO_TypeDef *GPIOx, uint32_t GPIO_Pin) in LL_GPIO_DeInit() function
432 LL_StatusETypeDef LL_GPIO_DeInit(GPIO_TypeDef *GPIOx, uint32_t GPIO_Pin);
961 ErrorStatus LL_GPIO_DeInit(GPIO_TypeDef *GPIOx);
Completed in 12 milliseconds