Searched defs:gpio_pull_mode (Results 1 – 6 of 6) sorted by relevance
| /bsp/microchip/samc21/bsp/hal/include/ |
| A D | hpl_gpio.h | 64 enum gpio_pull_mode { GPIO_PULL_OFF, GPIO_PULL_UP, GPIO_PULL_DOWN }; enum
|
| /bsp/microchip/samd51-seeed-wio-terminal/bsp/hal/include/ |
| A D | hpl_gpio.h | 64 enum gpio_pull_mode { GPIO_PULL_OFF, GPIO_PULL_UP, GPIO_PULL_DOWN }; enum
|
| /bsp/microchip/saml10/bsp/hal/include/ |
| A D | hpl_gpio.h | 64 enum gpio_pull_mode { GPIO_PULL_OFF, GPIO_PULL_UP, GPIO_PULL_DOWN }; enum
|
| /bsp/microchip/same70/bsp/hal/include/ |
| A D | hpl_gpio.h | 64 enum gpio_pull_mode { GPIO_PULL_OFF, GPIO_PULL_UP, GPIO_PULL_DOWN }; enum
|
| /bsp/microchip/same54/bsp/hal/include/ |
| A D | hpl_gpio.h | 64 enum gpio_pull_mode { GPIO_PULL_OFF, GPIO_PULL_UP, GPIO_PULL_DOWN }; enum
|
| /bsp/microchip/samd51-adafruit-metro-m4/bsp/hal/include/ |
| A D | hpl_gpio.h | 64 enum gpio_pull_mode { GPIO_PULL_OFF, GPIO_PULL_UP, GPIO_PULL_DOWN }; enum
|
Completed in 8 milliseconds