Home
last modified time | relevance | path

Searched refs:GPIO_OSPEED_MAX (Results 1 – 9 of 9) sorted by relevance

/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_gpio.c163 if(GPIO_OSPEED_MAX == speed){ in gpio_output_options_set()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_gpio.c147 if(GPIO_OSPEED_MAX == (uint32_t)speed){ in gpio_init()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_gpio.c138 if(GPIO_OSPEED_MAX == (uint32_t)speed){ in gpio_init()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_gpio.c147 if(GPIO_OSPEED_MAX == (uint32_t)speed){ in gpio_init()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_gpio.h348 #define GPIO_OSPEED_MAX GPIO_OSPEED_LEVEL3 /*!< GPIO very high output speed, max … macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_gpio.h356 #define GPIO_OSPEED_MAX ((uint32_t)0x0000FFFFU) /*!< GPIO very high output spe… macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_gpio.h314 #define GPIO_OSPEED_MAX ((uint8_t)0x04U) /*!< GPIO very high output speed… macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_gpio.h319 #define GPIO_OSPEED_MAX ((uint8_t)0x04U) /*!< GPIO very high output speed… macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_gpio.h435 #define GPIO_OSPEED_MAX ((uint8_t)0x04U) /*!< GPIO very high output speed… macro