Searched refs:DEBUG_PINS_CLR (Results 1 – 2 of 2) sorted by relevance
165 #define DEBUG_PINS_CLR(p, v) ((void)0) macro
891 #define DEBUG_PINS_CLR(p, v) if (DEBUG_PINS_ENABLED(p)) gpio_clr_mask((unsigned)(v)<<PICO_DEBUG_PIN… macro