Searched defs:GPIO_Init (Results 1 – 5 of 5) sorted by relevance
164 void HAL_GPIO_Init(GPIO_TypeDef *GPIOx, GPIO_InitTypeDef *GPIO_Init) in HAL_GPIO_Init()
166 void HAL_GPIO_Init(GPIO_TypeDef *GPIOx, GPIO_InitTypeDef *GPIO_Init) in HAL_GPIO_Init()
80 GPIO_InitTypeDef GPIO_Init = { 0 }; in Mp1xxPwmGpioSet() local
203 void GPIO_Init(GPIO_TypeDef* GPIOx, GPIO_InitTypeDef* GPIO_InitStruct) in GPIO_Init() function
92 GPIO_InitTypeDef GPIO_Init = { 0 }; in Mp1xxI2cCntlrInit() local