Home
last modified time | relevance | path

Searched refs:GPIO_MODE_IPU (Results 1 – 8 of 8) sorted by relevance

/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_gpio.c156 if (GPIO_MODE_IPU == mode) { in gpio_init()
180 if (GPIO_MODE_IPU == mode) { in gpio_init()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_gpio.c173 if(GPIO_MODE_IPU == mode){ in gpio_init()
197 if(GPIO_MODE_IPU == mode){ in gpio_init()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_gpio.c164 if(GPIO_MODE_IPU == mode){ in gpio_init()
188 if(GPIO_MODE_IPU == mode){ in gpio_init()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_gpio.c173 if(GPIO_MODE_IPU == mode){ in gpio_init()
197 if(GPIO_MODE_IPU == mode){ in gpio_init()
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_gpio.h275 #define GPIO_MODE_IPU ((uint8_t)0x48U) /*!< pull-up input mode */ macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_gpio.h304 #define GPIO_MODE_IPU ((uint8_t)0x48U) /*!< pull-up input mode */ macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_gpio.h309 #define GPIO_MODE_IPU ((uint8_t)0x48U) /*!< pull-up input mode */ macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_gpio.h425 #define GPIO_MODE_IPU ((uint8_t)0x48U) /*!< pull-up input mode */ macro