Searched refs:GPIO_PinSource0 (Results 1 – 11 of 11) sorted by relevance
191 #define GPIO_PinSource0 ((uint8_t)0x00) macro208 #define IS_GPIO_PIN_SOURCE(PINSOURCE) (((PINSOURCE) == GPIO_PinSource0) || \
193 #define GPIO_PinSource0 ((uint8_t)0x00) macro210 #define IS_GPIO_PIN_SOURCE(PINSOURCE) (((PINSOURCE) == GPIO_PinSource0) || \
231 #define GPIO_PinSource0 ((uint8_t)0x00) macro248 #define IS_GPIO_PIN_SOURCE(PINSOURCE) (((PINSOURCE) == GPIO_PinSource0) || \
238 #define GPIO_PinSource0 ((uint8_t)0x00) macro255 #define IS_GPIO_PIN_SOURCE(PINSOURCE) (((PINSOURCE) == GPIO_PinSource0) || \
240 #define GPIO_PinSource0 ((uint8_t)0x00) macro257 #define IS_GPIO_PIN_SOURCE(PINSOURCE) (((PINSOURCE) == GPIO_PinSource0) || \
129 #define GPIO_PinSource0 (0x00U) macro
266 #define GPIO_PinSource0 ((uint8_t)0x00) macro283 #define IS_GPIO_PIN_SOURCE(PINSOURCE) (((PINSOURCE) == GPIO_PinSource0) || \
118 #define GPIO_PinSource0 ((uint8_t)0x00) macro
121 #define GPIO_PinSource0 ((uint8_t)0x00) macro
128 #define GPIO_PinSource0 ((uint8_t)0x00) macro
146 #define GPIO_PinSource0 0x00 macro
Completed in 14 milliseconds