Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/
Ddebug.h353 #define DEBUG_COEX_PIN_GRANT BIT(12) macro
355 #define DEBUG_COEX_PIN_MASK (DEBUG_COEX_PIN_IRQ | DEBUG_COEX_PIN_GRANT)
365 DEBUG_COEX_PORT->OUTSET = DEBUG_COEX_PIN_GRANT; \
367 DEBUG_COEX_PORT->OUTCLR = DEBUG_COEX_PIN_GRANT; \