Searched refs:GPIO_MODE_PULLDOWN (Results 1 – 6 of 6) sorted by relevance
38 GPIO_MODE_PULLDOWN, ///< pull down for input enumerator
49 GPIO_MODE_PULLDOWN, ///< Pull down for input enumerator
88 case GPIO_MODE_PULLDOWN: in csi_gpio_mode()
83 case GPIO_MODE_PULLDOWN: in csi_gpio_mode()
43 r = csi_gpio_mode(&gpioc_csi->csi_gpio, mask, GPIO_MODE_PULLDOWN); in set_input_cfg()
Completed in 6 milliseconds