Home
last modified time | relevance | path

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

/device/soc/st/stm32f407zg/uniproton/board/common/STM32F4xx_StdPeriph_Driver/inc/
Dstm32f4xx_gpio.h319 #define GPIO_AF_UART8 ((uint8_t)0x08) /* UART8 Alternate Function mapping */ macro
436 ((AF) == GPIO_AF_UART7) || ((AF) == GPIO_AF_UART8) || \