Searched refs:GPIO_MODE_PULLNONE (Results 1 – 6 of 6) sorted by relevance
36 GPIO_MODE_PULLNONE = 0, ///< pull none for input enumerator
47 GPIO_MODE_PULLNONE = 0, ///< Pull none for input enumerator
84 case GPIO_MODE_PULLNONE:/* No driver -> Input & High Impendance */ in csi_gpio_mode()
75 case GPIO_MODE_PULLNONE: in csi_gpio_mode()
39 r = csi_gpio_mode(&gpioc_csi->csi_gpio, mask, GPIO_MODE_PULLNONE); in set_input_cfg()
Completed in 5 milliseconds