Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/
Ddebug.h97 #define DEBUG_CLOSE_MASK (DEBUG_PIN3 | DEBUG_PIN4 | DEBUG_PIN5 | DEBUG_PIN6) macro
192 DEBUG_PORT->OUTCLR = DEBUG_CLOSE_MASK; \