Searched defs:IS_GPIO_PIN_SOURCE (Results 1 – 13 of 13) sorted by relevance
208 #define IS_GPIO_PIN_SOURCE(PINSOURCE) (((PINSOURCE) == GPIO_PinSource0) || \ macro
210 #define IS_GPIO_PIN_SOURCE(PINSOURCE) (((PINSOURCE) == GPIO_PinSource0) || \ macro
255 #define IS_GPIO_PIN_SOURCE(PINSOURCE) (((PINSOURCE) == GPIO_PinSource0) || \ macro
248 #define IS_GPIO_PIN_SOURCE(PINSOURCE) (((PINSOURCE) == GPIO_PinSource0) || \ macro
257 #define IS_GPIO_PIN_SOURCE(PINSOURCE) (((PINSOURCE) == GPIO_PinSource0) || \ macro
283 #define IS_GPIO_PIN_SOURCE(PINSOURCE) (((PINSOURCE) == GPIO_PinSource0) || \ macro
376 #define IS_GPIO_PIN_SOURCE(PINSOURCE) … macro
389 #define IS_GPIO_PIN_SOURCE(PINSOURCE) … macro
385 #define IS_GPIO_PIN_SOURCE(PINSOURCE) … macro
394 #define IS_GPIO_PIN_SOURCE(PINSOURCE) … macro
325 #define IS_GPIO_PIN_SOURCE(PINSOURCE) … macro
Completed in 22 milliseconds