Home
last modified time | relevance | path

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

/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_gpio.h254 #define GPIO_AF_3 ((uint8_t)0x03) /* TS, I2C1, TIM15, EVENTOUT */ macro
278 ((AF) == GPIO_AF_2) || ((AF) == GPIO_AF_3) || \
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_gpio.h256 #define GPIO_AF_3 ((uint8_t)0x03) /* TS, I2C1, TIM15, EVENTOUT */ macro
280 ((AF) == GPIO_AF_2) || ((AF) == GPIO_AF_3) || \
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/
A DHAL_gpio.h299 #define GPIO_AF_3 ((uint8_t)0x03) /* */ macro
321 ((AF) == GPIO_AF_2) || ((AF) == GPIO_AF_3) || \
/bsp/mm32/libraries/MM32F3270_HAL/MM32F3270_HAL_Driver/Inc/
A Dhal_gpio.h52 #define GPIO_AF_3 (0x03u) /*!< Alternative function 3. */ macro
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/
A Dhal_gpio.h111 #define GPIO_AF_3 (0x03U) ///< Alternative fu… macro
/bsp/tkm32F499/Libraries/Hal_lib/inc/
A DHAL_gpio.h235 ((AF) == GPIO_AF_2) || ((AF) == GPIO_AF_3) || \

Completed in 18 milliseconds