Searched refs:AFIO_ESS_PE (Results 1 – 3 of 3) sorted by relevance
104 …AFIO_ESS_PE = 4, /*!< EXTI channel x source come from GPIO Port E … enumerator221 #define AFIO_ESS_PE GPIO_PE /*!< EXTI channel x source come from GPIO Port E … macro344 #define IS_ESSE(x) (x == AFIO_ESS_PE)
255 #define AFIO_ESS_PE GPIO_PE /*!< EXTI channel x source come from GPIO Port E … macro421 #define IS_AFIO_ESS4(x) (x == AFIO_ESS_PE)
521 AFIO_EXTISourceConfig(hdr_index, AFIO_ESS_PE); in ht32_pin_irq_enable()
Completed in 8 milliseconds