Home
last modified time | relevance | path

Searched refs:GPIO_SPEED_10MHz (Results 1 – 5 of 5) sorted by relevance

/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/
A Dapm32f0xx_gpio.h82 GPIO_SPEED_10MHz = 0x01, /*!< Output speed up to 10 MHz */ enumerator
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/inc/
A Dapm32s10x_gpio.h54 GPIO_SPEED_10MHz = 1, enumerator
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_gpio.h54 GPIO_SPEED_10MHz = 1, enumerator
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_gpio.h54 GPIO_SPEED_10MHz = 1, enumerator
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/
A Dapm32f0xx_gpio.c169 gpioConfig->speed = GPIO_SPEED_10MHz; in GPIO_ConfigStructInit()

Completed in 11 milliseconds