Searched refs:GPIO_PD (Results 1 – 4 of 4) sorted by relevance
207 #define GPIO_PD (3) macro219 #define AFIO_ESS_PD GPIO_PD /*!< EXTI channel x source come from GPIO Port D …312 #define IS_GPIO_PORT3(x) (x == GPIO_PD)
236 #define GPIO_PD (3) macro252 #define AFIO_ESS_PD GPIO_PD /*!< EXTI channel x source come from GPIO Port D …362 #define IS_GPIO_PORT3(x) (x == GPIO_PD)
105 AFIO_GPxConfig(GPIO_PD, cs_gpio_pin, AFIO_FUN_GPIO); in rt_hw_spi_device_attach()
248 AFIO_GPxConfig(GPIO_PD, index->pin, AFIO_MODE_1); in ht32_pin_mode()511 AFIO_GPxConfig(GPIO_PD, index->pin, AFIO_MODE_1); in ht32_pin_irq_enable()
Completed in 10 milliseconds