Searched refs:DEBUG_PIN2 (Results 1 – 1 of 1) sorted by relevance
24 #define DEBUG_PIN2 BIT(DEBUG_PIN_IDX2) macro55 #define DEBUG_PIN2 BIT(3) macro68 #define DEBUG_PIN2 BIT(13) macro81 #define DEBUG_PIN2 BIT(14) macro94 #define DEBUG_PIN_MASK (DEBUG_PIN0 | DEBUG_PIN1 | DEBUG_PIN2 | DEBUG_PIN3 | \145 DEBUG_PORT->OUTCLR = DEBUG_PIN2; \146 DEBUG_PORT->OUTSET = DEBUG_PIN2; \148 DEBUG_PORT->OUTSET = DEBUG_PIN2; \149 DEBUG_PORT->OUTCLR = DEBUG_PIN2; \