Searched refs:GPIO_PinSource5 (Results 1 – 13 of 13) sorted by relevance
196 #define GPIO_PinSource5 ((uint8_t)0x05) macro213 ((PINSOURCE) == GPIO_PinSource5) || \
169 GPIO_PinAFConfig(GPIOA, GPIO_PinSource5, GPIO_AF_0); in hk32_msp_spi_init()190 GPIO_PinAFConfig(GPIOB, GPIO_PinSource5, GPIO_AF_0); in hk32_msp_spi_init()
169 GPIO_PinAFConfig(GPIOA, GPIO_PinSource5, GPIO_AF_0);190 GPIO_PinAFConfig(GPIOB, GPIO_PinSource5, GPIO_AF_0);
198 #define GPIO_PinSource5 ((uint8_t)0x05) macro215 ((PINSOURCE) == GPIO_PinSource5) || \
236 #define GPIO_PinSource5 ((uint8_t)0x05) macro253 ((PINSOURCE) == GPIO_PinSource5) || \
243 #define GPIO_PinSource5 ((uint8_t)0x05) macro260 ((PINSOURCE) == GPIO_PinSource5) || \
245 #define GPIO_PinSource5 ((uint8_t)0x05) macro262 ((PINSOURCE) == GPIO_PinSource5) || \
134 #define GPIO_PinSource5 (0x05U) macro
271 #define GPIO_PinSource5 ((uint8_t)0x05) macro288 ((PINSOURCE) == GPIO_PinSource5) || \
123 #define GPIO_PinSource5 ((uint8_t)0x05) macro
126 #define GPIO_PinSource5 ((uint8_t)0x05) macro
133 #define GPIO_PinSource5 ((uint8_t)0x05) macro
151 #define GPIO_PinSource5 0x05 macro
Completed in 16 milliseconds