Home
last modified time | relevance | path

Searched refs:PICO_DEBUG_PIN_COUNT (Results 1 – 2 of 2) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/hardware_gpio/include/hardware/
Dgpio.h1412 #ifndef PICO_DEBUG_PIN_COUNT
1413 #define PICO_DEBUG_PIN_COUNT 3u macro
/hal_rpi_pico-latest/src/rp2_common/hardware_gpio/
Dgpio.c269 #define DEBUG_PIN_MASK (((1u << PICO_DEBUG_PIN_COUNT)-1) << PICO_DEBUG_PIN_BASE)