Searched refs:DEBUG4_PIN (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/ |
D | debug.h | 50 #define DEBUG4_PIN 1 macro 96 gpio_pin_configure(DEBUG4_PORT, DEBUG4_PIN, GPIO_OUTPUT); \ 125 gpio_pin_set(DEBUG4_PORT, DEBUG4_PIN, flag); \ 141 gpio_pin_set(DEBUG4_PORT, DEBUG4_PIN, flag) 144 gpio_pin_set(DEBUG4_PORT, DEBUG4_PIN, flag) 147 gpio_pin_set(DEBUG4_PORT, DEBUG4_PIN, flag)
|