Searched defs:GPIO_InitStruct (Results 1 – 6 of 6) sorted by relevance
200 ErrorStatus LL_GPIO_Init(GPIO_TypeDef *GPIOx, LL_GPIO_InitTypeDef *GPIO_InitStruct) in LL_GPIO_Init()274 void LL_GPIO_StructInit(LL_GPIO_InitTypeDef *GPIO_InitStruct) in LL_GPIO_StructInit()
779 GPIO_InitTypeDef GPIO_InitStruct; in HAL_RCC_MCOConfig() local
203 void GPIO_Init(GPIO_TypeDef* GPIOx, GPIO_InitTypeDef* GPIO_InitStruct) in GPIO_Init()255 void GPIO_StructInit(GPIO_InitTypeDef* GPIO_InitStruct) in GPIO_StructInit()
57 GPIO_InitTypeDef GPIO_InitStruct = {0}; in HAL_CAN_MspInit() local
40 GPIO_InitTypeDef GPIO_InitStruct = {0}; in HAL_UART_MspInit() local
86 GPIO_InitTypeDef GPIO_InitStruct = {0}; in HAL_UART_MspInit() local