Searched refs:GPIO_PinSource4 (Results 1 – 3 of 3) sorted by relevance
36 GPIO_PinAFConfig(GPIOB, GPIO_PinSource4, GPIO_AF_SPI1); in Spi1Init()
207 #define GPIO_PinSource4 ((uint8_t)0x04) macro224 ((PINSOURCE) == GPIO_PinSource4) || \
54 GPIO_PinAFConfig(GPIOC, GPIO_PinSource4, GPIO_AF_ETH); in LAN8720Init()