Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_exti.h75 EXTI_CHANNEL_6, enumerator
93 (CHANNEL == EXTI_CHANNEL_6) || \
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_exti.h80 EXTI_CHANNEL_6, enumerator
121 (CHANNEL == EXTI_CHANNEL_6) || \
/bsp/ht32/libraries/ht32_drivers/
A Ddrv_gpio.c592 EXTI_IntConfig(EXTI_CHANNEL_6, DISABLE); in ht32_pin_irq_enable()
693 else if (EXTI_GetEdgeStatus(EXTI_CHANNEL_6, EXTI_EDGE_POSITIVE)) in EXTI4_15_IRQHandler()
695 EXTI_ClearEdgeFlag(EXTI_CHANNEL_6); in EXTI4_15_IRQHandler()
811 if (EXTI_GetEdgeStatus(EXTI_CHANNEL_6, EXTI_EDGE_POSITIVE)) in EXTI6_IRQHandler()
813 EXTI_ClearEdgeFlag(EXTI_CHANNEL_6); in EXTI6_IRQHandler()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/Device/Holtek/HT32F5xxxx/Include/
A Dht32f5xxxx_01.h2698 #define EXTI_CHANNEL_14 EXTI_CHANNEL_6

Completed in 19 milliseconds