Searched refs:goiox (Results 1 – 1 of 1) sorted by relevance
203 GPIO_TypeDef* goiox = g_gpioxMaps[device->resource.group]; in InitGpioDevice() local205 LL_GPIO_ResetOutputPin(goiox, halGpio); in InitGpioDevice()214 LL_GPIO_Init(goiox, &gpioInitStruct); in InitGpioDevice()