Searched refs:GPIO_SetBits (Results 1 – 4 of 4) sorted by relevance
43 GPIO_SetBits(GPIOG,GPIO_Pin_7); in W25qxxInit()
413 void GPIO_SetBits(GPIO_TypeDef* GPIOx, uint16_t GPIO_Pin) in GPIO_SetBits() function
479 void GPIO_SetBits(GPIO_TypeDef* GPIOx, uint16_t GPIO_Pin);
207 GPIO_SetBits(gpiox, pinReg); in GpioDevWrite()