Searched refs:DEBUG6_PIN (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/ |
D | debug.h | 56 #define DEBUG6_PIN 30 macro 98 gpio_pin_configure(DEBUG6_PORT, DEBUG6_PIN, GPIO_OUTPUT); \ 127 gpio_pin_set(DEBUG6_PORT, DEBUG6_PIN, flag); \ 159 gpio_pin_set(DEBUG6_PORT, DEBUG6_PIN, flag) 162 gpio_pin_set(DEBUG6_PORT, DEBUG6_PIN, flag) 165 gpio_pin_set(DEBUG6_PORT, DEBUG6_PIN, flag)
|