Searched refs:PICO_DEBUG_PIN_COUNT (Results 1 – 2 of 2) sorted by relevance
1412 #ifndef PICO_DEBUG_PIN_COUNT1413 #define PICO_DEBUG_PIN_COUNT 3u macro
269 #define DEBUG_PIN_MASK (((1u << PICO_DEBUG_PIN_COUNT)-1) << PICO_DEBUG_PIN_BASE)