Home
last modified time | relevance | path

Searched refs:EXTI_CHANNEL_3 (Results 1 – 4 of 4) sorted by relevance

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_exti.h72 EXTI_CHANNEL_3, enumerator
90 (CHANNEL == EXTI_CHANNEL_3) || \
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_exti.h77 EXTI_CHANNEL_3, enumerator
118 (CHANNEL == EXTI_CHANNEL_3) || \
/bsp/ht32/libraries/ht32_drivers/
A Ddrv_gpio.c586 EXTI_IntConfig(EXTI_CHANNEL_3, DISABLE); in ht32_pin_irq_enable()
672 else if (EXTI_GetEdgeStatus(EXTI_CHANNEL_3, EXTI_EDGE_POSITIVE)) in EXTI2_3_IRQHandler()
674 EXTI_ClearEdgeFlag(EXTI_CHANNEL_3); in EXTI2_3_IRQHandler()
781 if (EXTI_GetEdgeStatus(EXTI_CHANNEL_3, EXTI_EDGE_POSITIVE)) in EXTI3_IRQHandler()
783 EXTI_ClearEdgeFlag(EXTI_CHANNEL_3); in EXTI3_IRQHandler()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/Device/Holtek/HT32F5xxxx/Include/
A Dht32f5xxxx_01.h2695 #define EXTI_CHANNEL_11 EXTI_CHANNEL_3

Completed in 24 milliseconds