Searched refs:AFIO_ESS_PF (Results 1 – 3 of 3) sorted by relevance
107 …AFIO_ESS_PF = 5 /*!< EXTI channel x source come from GPIO Port F … enumerator224 #define AFIO_ESS_PF GPIO_PF /*!< EXTI channel x source come from GPIO Port F … macro349 #define IS_ESSF(x) (x == AFIO_ESS_PF)
258 #define AFIO_ESS_PF GPIO_PF /*!< EXTI channel x source come from GPIO Port F … macro426 #define IS_AFIO_ESS5(x) (x == AFIO_ESS_PF)
529 AFIO_EXTISourceConfig(hdr_index, AFIO_ESS_PF); in ht32_pin_irq_enable()
Completed in 7 milliseconds