Searched refs:GPIO_PinSource4 (Results 1 – 13 of 13) sorted by relevance
195 #define GPIO_PinSource4 ((uint8_t)0x04) macro212 ((PINSOURCE) == GPIO_PinSource4) || \
197 #define GPIO_PinSource4 ((uint8_t)0x04) macro214 ((PINSOURCE) == GPIO_PinSource4) || \
235 #define GPIO_PinSource4 ((uint8_t)0x04) macro252 ((PINSOURCE) == GPIO_PinSource4) || \
242 #define GPIO_PinSource4 ((uint8_t)0x04) macro259 ((PINSOURCE) == GPIO_PinSource4) || \
244 #define GPIO_PinSource4 ((uint8_t)0x04) macro261 ((PINSOURCE) == GPIO_PinSource4) || \
133 #define GPIO_PinSource4 (0x04U) macro
270 #define GPIO_PinSource4 ((uint8_t)0x04) macro287 ((PINSOURCE) == GPIO_PinSource4) || \
122 #define GPIO_PinSource4 ((uint8_t)0x04) macro
125 #define GPIO_PinSource4 ((uint8_t)0x04) macro
132 #define GPIO_PinSource4 ((uint8_t)0x04) macro
150 #define GPIO_PinSource4 0x04 macro
189 GPIO_PinAFConfig(GPIOB, GPIO_PinSource4, GPIO_AF_0); in hk32_msp_spi_init()
189 GPIO_PinAFConfig(GPIOB, GPIO_PinSource4, GPIO_AF_0);
Completed in 15 milliseconds