Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/
Ddebug.h42 #define DEBUG1_PORT vega_debug_portd macro
93 gpio_pin_configure(DEBUG1_PORT, DEBUG1_PIN, GPIO_OUTPUT); \
109 #define DEBUG_TICKER_ISR(flag) gpio_pin_set(DEBUG1_PORT, DEBUG1_PIN, flag)
111 #define DEBUG_TICKER_TASK(flag) gpio_pin_set(DEBUG1_PORT, DEBUG1_PIN, flag)