Searched refs:DEBUG_PIN7 (Results 1 – 1 of 1) sorted by relevance
29 #define DEBUG_PIN7 BIT(DEBUG_PIN_IDX7) macro60 #define DEBUG_PIN7 BIT(8) macro73 #define DEBUG_PIN7 BIT(18) macro86 #define DEBUG_PIN7 BIT(19) macro95 DEBUG_PIN4 | DEBUG_PIN5 | DEBUG_PIN6 | DEBUG_PIN7 | \156 DEBUG_PORT->OUTCLR = DEBUG_PIN7; \157 DEBUG_PORT->OUTSET = DEBUG_PIN7; \159 DEBUG_PORT->OUTSET = DEBUG_PIN7; \160 DEBUG_PORT->OUTCLR = DEBUG_PIN7; \