Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_gpio.h212 #define GPIO_PF (5) macro
224 #define AFIO_ESS_PF GPIO_PF /*!< EXTI channel x source come from GPIO Port F …
320 #define IS_GPIO_PORT5(x) (x == GPIO_PF)
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_gpio.h242 #define GPIO_PF (5) macro
258 #define AFIO_ESS_PF GPIO_PF /*!< EXTI channel x source come from GPIO Port F …
372 #define IS_GPIO_PORT5(x) (x == GPIO_PF)
/bsp/ht32/libraries/ht32_drivers/
A Ddrv_spi.c121 AFIO_GPxConfig(GPIO_PF, cs_gpio_pin, AFIO_FUN_GPIO); in rt_hw_spi_device_attach()
A Ddrv_gpio.c256 AFIO_GPxConfig(GPIO_PF, index->pin, AFIO_MODE_1); in ht32_pin_mode()
527 AFIO_GPxConfig(GPIO_PF, index->pin, AFIO_MODE_1); in ht32_pin_irq_enable()

Completed in 13 milliseconds