Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_gpio.c411 } else if (GPIO_PIN_SOURCE_8 > output_pin) { in gpio_exti_source_select()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_gpio.c434 }else if(GPIO_PIN_SOURCE_8 > output_pin){ in gpio_exti_source_select()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_gpio.c421 }else if(GPIO_PIN_SOURCE_8 > output_pin){ in gpio_exti_source_select()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_gpio.c583 }else if(GPIO_PIN_SOURCE_8 > output_pin){ in gpio_exti_source_select()
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_gpio.h327 #define GPIO_PIN_SOURCE_8 ((uint8_t)0x08U) /*!< GPIO pin source 8 */ macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_gpio.h357 #define GPIO_PIN_SOURCE_8 ((uint8_t)0x08U) /*!< GPIO pin source 8 */ macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_gpio.h364 #define GPIO_PIN_SOURCE_8 ((uint8_t)0x08U) /*!< GPIO pin source 8 */ macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_gpio.h480 #define GPIO_PIN_SOURCE_8 ((uint8_t)0x08U) /*!< GPIO pin source 8 */ macro