Searched refs:DEBUG_PORT (Results 1 – 1 of 1) sorted by relevance
11 #define DEBUG_PORT NRF_P1 macro52 #define DEBUG_PORT NRF_P1 macro65 #define DEBUG_PORT NRF_GPIO macro78 #define DEBUG_PORT NRF_GPIO macro105 DEBUG_PORT->DIRSET = DEBUG_PIN_MASK; \106 DEBUG_PORT->OUTCLR = DEBUG_PIN_MASK; \112 DEBUG_PORT->OUTSET = DEBUG_PIN0; \113 DEBUG_PORT->OUTCLR = DEBUG_PIN0; \115 DEBUG_PORT->OUTCLR = DEBUG_PIN0; \116 DEBUG_PORT->OUTSET = DEBUG_PIN0; \[all …]