Searched refs:GPIO_PE (Results 1 – 4 of 4) sorted by relevance
209 #define GPIO_PE (4) macro221 #define AFIO_ESS_PE GPIO_PE /*!< EXTI channel x source come from GPIO Port E …315 #define IS_GPIO_PORT4(x) (x == GPIO_PE)
239 #define GPIO_PE (4) macro255 #define AFIO_ESS_PE GPIO_PE /*!< EXTI channel x source come from GPIO Port E …367 #define IS_GPIO_PORT4(x) (x == GPIO_PE)
113 AFIO_GPxConfig(GPIO_PE, cs_gpio_pin, AFIO_FUN_GPIO); in rt_hw_spi_device_attach()
252 AFIO_GPxConfig(GPIO_PE, index->pin, AFIO_MODE_1); in ht32_pin_mode()519 AFIO_GPxConfig(GPIO_PE, index->pin, AFIO_MODE_1); in ht32_pin_irq_enable()
Completed in 12 milliseconds