Home
last modified time | relevance | path

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

/bsp/mm32/libraries/MM32F3270_HAL/MM32F3270_HAL_Driver/Inc/
A Dhal_gpio.h58 #define GPIO_AF_9 (0x09u) /*!< Alternative function 9. */ macro
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/
A Dhal_gpio.h117 #define GPIO_AF_9 (0x09U) ///< Alternative fu… macro
/bsp/gd32/arm/gd32470z-lckfb/board/ports/
A Ddrv_lcd.c191 gpio_af_set(GPIOB, GPIO_AF_9, GPIO_PIN_0); in tli_gpio_config()
206 gpio_af_set(GPIOG, GPIO_AF_9, GPIO_PIN_10); in tli_gpio_config()
208 gpio_af_set(GPIOG, GPIO_AF_9, GPIO_PIN_12); in tli_gpio_config()
/bsp/gd32/arm/libraries/gd32_drivers/
A Ddrv_can.c85 .alt_func_num = GPIO_AF_9,
122 .alt_func_num = GPIO_AF_9,

Completed in 15 milliseconds