Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_gpio.c161 ospeed0 = GPIO_OSPD0(gpio_periph); in gpio_output_options_set()
174 GPIO_OSPD0(gpio_periph) = ospeed0; in gpio_output_options_set()
185 GPIO_OSPD0(gpio_periph) = ospeed0; in gpio_output_options_set()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_gpio.h52 #define GPIO_OSPD0(gpiox) REG32((gpiox) + 0x00000008U) /*!< GPIO port output speed regi… macro