Home
last modified time | relevance | path

Searched refs:AFIO_ESS_PE (Results 1 – 3 of 3) sorted by relevance

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_gpio.h104AFIO_ESS_PE = 4, /*!< EXTI channel x source come from GPIO Port E … enumerator
221 #define AFIO_ESS_PE GPIO_PE /*!< EXTI channel x source come from GPIO Port E … macro
344 #define IS_ESSE(x) (x == AFIO_ESS_PE)
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_gpio.h255 #define AFIO_ESS_PE GPIO_PE /*!< EXTI channel x source come from GPIO Port E … macro
421 #define IS_AFIO_ESS4(x) (x == AFIO_ESS_PE)
/bsp/ht32/libraries/ht32_drivers/
A Ddrv_gpio.c521 AFIO_EXTISourceConfig(hdr_index, AFIO_ESS_PE); in ht32_pin_irq_enable()

Completed in 8 milliseconds