Home
last modified time | relevance | path

Searched refs:DEBUG_PORT (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/
Ddebug.h11 #define DEBUG_PORT NRF_P1 macro
52 #define DEBUG_PORT NRF_P1 macro
65 #define DEBUG_PORT NRF_GPIO macro
78 #define DEBUG_PORT NRF_GPIO macro
105 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 …]