Home
last modified time | relevance | path

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

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