Home
last modified time | relevance | path

Searched refs:CMP_TRIG_GPTM_CH3 (Results 1 – 2 of 2) sorted by relevance

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_cmp.h123 #define CMP_TRIG_GPTM_CH3 ((u32)0x2 << 11) macro
134 (x == CMP_TRIG_GPTM_CH3) || \
142 #define CMP_TRIG_GPTM_CH3 ((u32)0x1 << 11) macro
156 (x == CMP_TRIG_GPTM_CH3) || \
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_cmp.h94 #define CMP_TRIG_GPTM_CH3 ((u32)0x00000800) macro
99 #define IS_CMP_OutputSelection(x) ((x == CMP_TRIG_NONE) || (x == CMP_TRIG_GPTM_CH3)…

Completed in 5 milliseconds