Searched refs:LL_GPIO_InitTypeDef (Results 1 – 4 of 4) sorted by relevance
93 } LL_GPIO_InitTypeDef; typedef962 ErrorStatus LL_GPIO_Init(GPIO_TypeDef *GPIOx, LL_GPIO_InitTypeDef *GPIO_InitStruct);963 void LL_GPIO_StructInit(LL_GPIO_InitTypeDef *GPIO_InitStruct);
179 ErrorStatus LL_GPIO_Init(GPIO_TypeDef *GPIOx, LL_GPIO_InitTypeDef *GPIO_InitStruct) in LL_GPIO_Init()253 void LL_GPIO_StructInit(LL_GPIO_InitTypeDef *GPIO_InitStruct) in LL_GPIO_StructInit()
625 LL_GPIO_InitTypeDef GPIO_InitStruct = {0}; in MX_UCPD1_Init()
686 LL_GPIO_InitTypeDef GPIO_InitStruct = {0}; in MX_UCPD1_Init()
Completed in 14 milliseconds