Searched refs:DEBUG3_PORT (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/ |
D | debug.h | 48 #define DEBUG3_PORT vega_debug_portd macro 95 gpio_pin_configure(DEBUG3_PORT, DEBUG3_PIN, GPIO_OUTPUT); \ 124 gpio_pin_set(DEBUG3_PORT, DEBUG3_PIN, flag); \ 132 gpio_pin_set(DEBUG3_PORT, DEBUG3_PIN, flag) 135 gpio_pin_set(DEBUG3_PORT, DEBUG3_PIN, flag) 138 gpio_pin_set(DEBUG3_PORT, DEBUG3_PIN, flag)
|