Searched refs:PICO_DEBUG_PIN_COUNT (Results 1 – 2 of 2) sorted by relevance
871 #ifndef PICO_DEBUG_PIN_COUNT872 #define PICO_DEBUG_PIN_COUNT 3u macro
230 #define DEBUG_PIN_MASK (((1u << PICO_DEBUG_PIN_COUNT)-1) << PICO_DEBUG_PIN_BASE)
Completed in 660 milliseconds