Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/
Ddebug.h32 #define DEBUG_PIN8 BIT(DEBUG_PIN_IDX8) macro
62 #define DEBUG_PIN8 BIT(10) macro
75 #define DEBUG_PIN8 BIT(19) macro
87 #define DEBUG_PIN8 BIT(20) macro
95 DEBUG_PIN8 | DEBUG_PIN9)
166 DEBUG_PORT->OUTCLR = DEBUG_PIN8; \
167 DEBUG_PORT->OUTSET = DEBUG_PIN8; \
169 DEBUG_PORT->OUTSET = DEBUG_PIN8; \
170 DEBUG_PORT->OUTCLR = DEBUG_PIN8; \