Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_exti.h70 EXTI_CHANNEL_1, enumerator
88 (CHANNEL == EXTI_CHANNEL_1) || \
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_exti.h75 EXTI_CHANNEL_1, enumerator
116 (CHANNEL == EXTI_CHANNEL_1) || \
/bsp/ht32/libraries/ht32_drivers/
A Ddrv_gpio.c582 EXTI_IntConfig(EXTI_CHANNEL_1, DISABLE); in ht32_pin_irq_enable()
656 else if (EXTI_GetEdgeStatus(EXTI_CHANNEL_1, EXTI_EDGE_POSITIVE)) in EXTI0_1_IRQHandler()
658 EXTI_ClearEdgeFlag(EXTI_CHANNEL_1); in EXTI0_1_IRQHandler()
761 if (EXTI_GetEdgeStatus(EXTI_CHANNEL_1, EXTI_EDGE_POSITIVE)) in EXTI1_IRQHandler()
763 EXTI_ClearEdgeFlag(EXTI_CHANNEL_1); in EXTI1_IRQHandler()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/Device/Holtek/HT32F5xxxx/Include/
A Dht32f5xxxx_01.h2693 #define EXTI_CHANNEL_9 EXTI_CHANNEL_1

Completed in 25 milliseconds