pico-sdk/src/host/hardware_gpio/include
Richard Hulme f73f486bb4 Add empty 'check_gpio_param' to host GPIO
All the approriate gpio_xxx functions now call check_gpio_param.  This
provides an easy way for a project to add simple range checking by
defining a final version of check_gpio_param, which whatever error
mechanism it chooses if an invalid value is passed.

Refs #2736
2025-11-29 16:26:19 +01:00
..
hardware Add empty 'check_gpio_param' to host GPIO 2025-11-29 16:26:19 +01:00