Searched refs:GPIO_AF_4 (Results 1 – 7 of 7) sorted by relevance
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/ |
| A D | hk32f0xx_gpio.h | 259 #define GPIO_AF_4 ((uint8_t)0x04) /* TIM14, USART4, USART3, CRS, CAN, macro 279 ((AF) == GPIO_AF_4) || ((AF) == GPIO_AF_5) || \
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/ |
| A D | ft32f0xx_gpio.h | 261 #define GPIO_AF_4 ((uint8_t)0x04) /* TIM14, USART4, USART3, CRS, CAN, macro 281 ((AF) == GPIO_AF_4) || ((AF) == GPIO_AF_5) || \
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/ |
| A D | HAL_gpio.h | 304 #define GPIO_AF_4 ((uint8_t)0x04) /* TIM14_CH1, I2C1*/ macro 322 ((AF) == GPIO_AF_4) || ((AF) == GPIO_AF_5) || \
|
| /bsp/mm32/libraries/MM32F3270_HAL/MM32F3270_HAL_Driver/Inc/ |
| A D | hal_gpio.h | 53 #define GPIO_AF_4 (0x04u) /*!< Alternative function 4. */ macro
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/ |
| A D | hal_gpio.h | 112 #define GPIO_AF_4 (0x04U) ///< Alternative fu… macro
|
| /bsp/gd32/arm/libraries/gd32_drivers/ |
| A D | drv_usart.c | 167 GPIOF, GPIO_AF_4, GPIO_PIN_4, /* tx port, tx alternate, tx pin */ 168 GPIOF, GPIO_AF_4, GPIO_PIN_5, /* rx port, rx alternate, rx pin */
|
| /bsp/tkm32F499/Libraries/Hal_lib/inc/ |
| A D | HAL_gpio.h | 236 ((AF) == GPIO_AF_4) || ((AF) == GPIO_AF_5) || \
|
Completed in 15 milliseconds