Searched refs:GPIO_MODE_PULLUP (Results 1 – 6 of 6) sorted by relevance
37 GPIO_MODE_PULLUP, ///< pull up for input enumerator
48 GPIO_MODE_PULLUP, ///< Pull up for input enumerator
92 case GPIO_MODE_PULLUP: in csi_gpio_mode()
79 case GPIO_MODE_PULLUP: in csi_gpio_mode()
41 r = csi_gpio_mode(&gpioc_csi->csi_gpio, mask, GPIO_MODE_PULLUP); in set_input_cfg()
Completed in 15 milliseconds