Home
last modified time | relevance | path

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

/device/soc/st/stm32f407zg/uniproton/board/common/STM32F4xx_StdPeriph_Driver/inc/
Dstm32f4xx_gpio.h94 GPIO_High_Speed = 0x03 /*!< High speed */ enumerator
101 #define GPIO_Speed_100MHz GPIO_High_Speed
104 ((SPEED) == GPIO_Fast_Speed)|| ((SPEED) == GPIO_High_Speed))