Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/
Ddebug.h29 #define DEBUG_PIN7 BIT(DEBUG_PIN_IDX7) macro
60 #define DEBUG_PIN7 BIT(8) macro
73 #define DEBUG_PIN7 BIT(18) macro
86 #define DEBUG_PIN7 BIT(19) macro
95 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; \