Searched refs:GPIO_InitTypeDef (Results 1 – 18 of 18) sorted by relevance
63 }GPIO_InitTypeDef; typedef278 void HAL_GPIO_Init(GPIO_TypeDef *GPIOx, GPIO_InitTypeDef *GPIO_Init);
63 }GPIO_InitTypeDef; typedef225 void HAL_GPIO_Init(GPIO_TypeDef *GPIOx, GPIO_InitTypeDef *GPIO_Init);
148 }GPIO_InitTypeDef; typedef470 void GPIO_Init(GPIO_TypeDef* GPIOx, GPIO_InitTypeDef* GPIO_InitStruct);471 void GPIO_StructInit(GPIO_InitTypeDef* GPIO_InitStruct);
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()
33 GPIO_InitTypeDef gpioInitStruct; in UartInit()
22 GPIO_InitTypeDef gpioInitStructure; in Spi1Init()
57 GPIO_InitTypeDef GPIO_InitStruct = {0}; in HAL_CAN_MspInit()
40 GPIO_InitTypeDef GPIO_InitStruct = {0}; in HAL_UART_MspInit()
86 GPIO_InitTypeDef GPIO_InitStruct = {0}; in HAL_UART_MspInit()
166 void HAL_GPIO_Init(GPIO_TypeDef *GPIOx, GPIO_InitTypeDef *GPIO_Init) in HAL_GPIO_Init()
28 GPIO_InitTypeDef gpioInitStruct; in W25qxxInit()
33 GPIO_InitTypeDef gpioInitStruct; in LAN8720Init()
164 void HAL_GPIO_Init(GPIO_TypeDef *GPIOx, GPIO_InitTypeDef *GPIO_Init) in HAL_GPIO_Init()
779 GPIO_InitTypeDef GPIO_InitStruct; in HAL_RCC_MCOConfig()
80 GPIO_InitTypeDef GPIO_Init = { 0 }; in Mp1xxPwmGpioSet()
66 GPIO_InitTypeDef GPIO_InitStructure; in HAL_ETH_MspInit()
92 GPIO_InitTypeDef GPIO_Init = { 0 }; in Mp1xxI2cCntlrInit()
291 GPIO_InitTypeDef gpioInitStruct = {0}; in InitGpioDevice()