Searched refs:GPIO_PinSource1 (Results 1 – 2 of 2) sorted by relevance
49 GPIO_PinAFConfig(GPIOA, GPIO_PinSource1, GPIO_AF_ETH); in LAN8720Init()55 GPIO_PinAFConfig(GPIOC, GPIO_PinSource1, GPIO_AF_ETH); in LAN8720Init()
204 #define GPIO_PinSource1 ((uint8_t)0x01) macro221 ((PINSOURCE) == GPIO_PinSource1) || \