Searched refs:DEBUG_PIN1 (Results 1 – 1 of 1) sorted by relevance
23 #define DEBUG_PIN1 BIT(DEBUG_PIN_IDX1) macro54 #define DEBUG_PIN1 BIT(2) macro67 #define DEBUG_PIN1 BIT(12) macro80 #define DEBUG_PIN1 BIT(13) macro94 #define DEBUG_PIN_MASK (DEBUG_PIN0 | DEBUG_PIN1 | DEBUG_PIN2 | DEBUG_PIN3 | \123 DEBUG_PORT->OUTCLR = DEBUG_PIN1; \124 DEBUG_PORT->OUTSET = DEBUG_PIN1; \126 DEBUG_PORT->OUTSET = DEBUG_PIN1; \127 DEBUG_PORT->OUTCLR = DEBUG_PIN1; \134 DEBUG_PORT->OUTCLR = DEBUG_PIN1; \[all …]