Searched refs:DEBUG5_PIN (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/ |
D | debug.h | 53 #define DEBUG5_PIN 0 macro 97 gpio_pin_configure(DEBUG5_PORT, DEBUG5_PIN, GPIO_OUTPUT); \ 126 gpio_pin_set(DEBUG5_PORT, DEBUG5_PIN, flag); \ 150 gpio_pin_set(DEBUG5_PORT, DEBUG5_PIN, flag) 153 gpio_pin_set(DEBUG5_PORT, DEBUG5_PIN, flag) 156 gpio_pin_set(DEBUG5_PORT, DEBUG5_PIN, flag)
|