Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_cmp.h112 #define CMP_TRIG_NONE ((u32)0x0 << 11) macro
130 #define IS_CMP_OutputSelection(x) ((x == CMP_TRIG_NONE) || \
141 #define CMP_TRIG_NONE ((u32)0x0 << 11) macro
155 #define IS_CMP_OutputSelection(x) ((x == CMP_TRIG_NONE) || \
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_cmp.h93 #define CMP_TRIG_NONE ((u32)0x00000000) macro
99 #define IS_CMP_OutputSelection(x) ((x == CMP_TRIG_NONE) || (x == CMP_TRIG_GPTM_CH3)…
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_cmp.c112 CMP_InitStruct->CMP_OutputSelection = CMP_TRIG_NONE; in CMP_StructInit()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_cmp.c119 CMP_InitStruct->CMP_OutputSelection = CMP_TRIG_NONE; in CMP_StructInit()

Completed in 11 milliseconds