Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_exti.h83 EXTI_CHANNEL_14, enumerator
101 (CHANNEL == EXTI_CHANNEL_14) || \
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_exti.h89 EXTI_CHANNEL_14, enumerator
110 #define IS_CHANNEL_14(x) (x == EXTI_CHANNEL_14)
/bsp/ht32/libraries/ht32_drivers/
A Ddrv_gpio.c608 EXTI_IntConfig(EXTI_CHANNEL_14, DISABLE); in ht32_pin_irq_enable()
733 else if (EXTI_GetEdgeStatus(EXTI_CHANNEL_14, EXTI_EDGE_POSITIVE)) in EXTI4_15_IRQHandler()
735 EXTI_ClearEdgeFlag(EXTI_CHANNEL_14); in EXTI4_15_IRQHandler()
891 if (EXTI_GetEdgeStatus(EXTI_CHANNEL_14, EXTI_EDGE_POSITIVE)) in EXTI14_IRQHandler()
893 EXTI_ClearEdgeFlag(EXTI_CHANNEL_14); in EXTI14_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 21 milliseconds