Home
last modified time | relevance | path

Searched defs:DEBUG_PINS_ENABLED (Results 1 – 2 of 2) sorted by relevance

/hal_rpi_pico-latest/src/host/hardware_gpio/include/hardware/
Dgpio.h160 #define DEBUG_PINS_ENABLED(p) false macro
/hal_rpi_pico-latest/src/rp2_common/hardware_gpio/include/hardware/
Dgpio.h1420 #define DEBUG_PINS_ENABLED(p) (__selected_debug_pins == (p)) macro
1429 #define DEBUG_PINS_ENABLED(p) (__debug_pin_settings<p>::enabled()) macro