Searched refs:DEBUG_PIN_MASK (Results 1 – 1 of 1) sorted by relevance
93 #define DEBUG_PIN_MASK (DEBUG_PIN0 | DEBUG_PIN1 | DEBUG_PIN2 | DEBUG_PIN3 | \ macro104 DEBUG_PORT->DIRSET = DEBUG_PIN_MASK; \105 DEBUG_PORT->OUTCLR = DEBUG_PIN_MASK; \