Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/
Ddebug.h31 #define DEBUG_PIN9 BIT(DEBUG_PIN_IDX9) macro
62 #define DEBUG_PIN9 BIT(11) macro
75 #define DEBUG_PIN9 BIT(20) macro
88 #define DEBUG_PIN9 BIT(23) macro
96 DEBUG_PIN8 | DEBUG_PIN9)
178 DEBUG_PORT->OUTCLR = DEBUG_PIN9; \
179 DEBUG_PORT->OUTSET = DEBUG_PIN9; \
181 DEBUG_PORT->OUTSET = DEBUG_PIN9; \
182 DEBUG_PORT->OUTCLR = DEBUG_PIN9; \