Searched refs:DEBUG_PIN3 (Results 1 – 1 of 1) sorted by relevance
27 #define DEBUG_PIN3 BIT(DEBUG_PIN_IDX3) macro57 #define DEBUG_PIN3 BIT(4) macro70 #define DEBUG_PIN3 BIT(14) macro82 #define DEBUG_PIN3 BIT(15) macro93 #define DEBUG_PIN_MASK (DEBUG_PIN0 | DEBUG_PIN1 | DEBUG_PIN2 | DEBUG_PIN3 | \96 #define DEBUG_CLOSE_MASK (DEBUG_PIN3 | DEBUG_PIN4 | DEBUG_PIN5 | DEBUG_PIN6)198 DEBUG_PORT->OUTCLR = DEBUG_PIN3; \199 DEBUG_PORT->OUTSET = DEBUG_PIN3; \201 DEBUG_PORT->OUTCLR = DEBUG_PIN3; \202 DEBUG_PORT->OUTSET = DEBUG_PIN3; \[all …]