Searched refs:DEBUG0_PORT (Results 1 – 1 of 1) sorted by relevance
39 #define DEBUG0_PORT vega_debug_portd macro92 gpio_pin_configure(DEBUG0_PORT, DEBUG0_PIN, GPIO_OUTPUT); \103 gpio_pin_set(DEBUG0_PORT, DEBUG0_PIN, 1); \104 gpio_pin_set(DEBUG0_PORT, DEBUG0_PIN, 0); \107 #define DEBUG_CPU_SLEEP(flag) gpio_pin_set(DEBUG0_PORT, DEBUG0_PIN, flag)