Searched refs:GPIO_PinSource8 (Results 1 – 13 of 13) sorted by relevance
199 #define GPIO_PinSource8 ((uint8_t)0x08) macro216 ((PINSOURCE) == GPIO_PinSource8) || \
201 #define GPIO_PinSource8 ((uint8_t)0x08) macro218 ((PINSOURCE) == GPIO_PinSource8) || \
239 #define GPIO_PinSource8 ((uint8_t)0x08) macro256 ((PINSOURCE) == GPIO_PinSource8) || \
246 #define GPIO_PinSource8 ((uint8_t)0x08) macro263 ((PINSOURCE) == GPIO_PinSource8) || \
248 #define GPIO_PinSource8 ((uint8_t)0x08) macro265 ((PINSOURCE) == GPIO_PinSource8) || \
137 #define GPIO_PinSource8 (0x08U) macro
274 #define GPIO_PinSource8 ((uint8_t)0x08) macro291 ((PINSOURCE) == GPIO_PinSource8) || \
126 #define GPIO_PinSource8 ((uint8_t)0x08) macro
129 #define GPIO_PinSource8 ((uint8_t)0x08) macro
136 #define GPIO_PinSource8 ((uint8_t)0x08) macro
154 #define GPIO_PinSource8 0x08 macro
133 GPIO_PinAFConfig(GPIOB, GPIO_PinSource8, GPIO_AF_1); in hk32_msp_i2c_init()
133 GPIO_PinAFConfig(GPIOB, GPIO_PinSource8, GPIO_AF_1);
Completed in 26 milliseconds