Home
last modified time | relevance | path

Searched refs:GPIO_TYPE_PUD (Results 1 – 2 of 2) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/gpio/
A Dhal_gpio.c224 case GPIO_TYPE_PUD: in gpio_pconf_reg()
514 case GPIO_TYPE_PUD: in gpio_conf_get()
614 config = GPIO_CFG_PACK(GPIO_TYPE_PUD, pull); in hal_gpio_set_pull()
635 config = GPIO_CFG_PACK(GPIO_TYPE_PUD, 0xffffff); in hal_gpio_get_pull()
A Dgpio.h170 GPIO_TYPE_PUD, enumerator

Completed in 7 milliseconds