Searched refs:GPIO_PF (Results 1 – 4 of 4) sorted by relevance
212 #define GPIO_PF (5) macro224 #define AFIO_ESS_PF GPIO_PF /*!< EXTI channel x source come from GPIO Port F …320 #define IS_GPIO_PORT5(x) (x == GPIO_PF)
242 #define GPIO_PF (5) macro258 #define AFIO_ESS_PF GPIO_PF /*!< EXTI channel x source come from GPIO Port F …372 #define IS_GPIO_PORT5(x) (x == GPIO_PF)
121 AFIO_GPxConfig(GPIO_PF, cs_gpio_pin, AFIO_FUN_GPIO); in rt_hw_spi_device_attach()
256 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