Home
last modified time | relevance | path

Searched defs:GPIO_IN (Results 1 – 4 of 4) sorted by relevance

/hal_rpi_pico-latest/src/host/hardware_gpio/include/hardware/
Dgpio.h43 #define GPIO_IN 0 macro
/hal_rpi_pico-latest/src/rp2_common/hardware_gpio/include/hardware/
Dgpio.h172 GPIO_IN = 0u, ///< set GPIO to input enumerator
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Device/RP2040/Include/
DRP2040.h1939 …__IOM uint32_t GPIO_IN; /*!< Input value for GPIO pins … member
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Device/RP2350/Include/
DRP2350.h3669 …__IOM uint32_t GPIO_IN; /*!< Input value for GPIO0...31. In the Non-secure S… member