Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_exti.h76 EXTI_CHANNEL_7, enumerator
94 (CHANNEL == EXTI_CHANNEL_7) || \
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_exti.h81 EXTI_CHANNEL_7, enumerator
122 (CHANNEL == EXTI_CHANNEL_7) || \
/bsp/ht32/libraries/ht32_drivers/
A Ddrv_gpio.c594 EXTI_IntConfig(EXTI_CHANNEL_7, DISABLE); in ht32_pin_irq_enable()
698 else if (EXTI_GetEdgeStatus(EXTI_CHANNEL_7, EXTI_EDGE_POSITIVE)) in EXTI4_15_IRQHandler()
700 EXTI_ClearEdgeFlag(EXTI_CHANNEL_7); in EXTI4_15_IRQHandler()
821 if (EXTI_GetEdgeStatus(EXTI_CHANNEL_7, EXTI_EDGE_POSITIVE)) in EXTI7_IRQHandler()
823 EXTI_ClearEdgeFlag(EXTI_CHANNEL_7); in EXTI7_IRQHandler()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/Device/Holtek/HT32F5xxxx/Include/
A Dht32f5xxxx_01.h2699 #define EXTI_CHANNEL_15 EXTI_CHANNEL_7

Completed in 32 milliseconds