Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_cmp.h138 #define CMP_EXTERNAL_CN_IN ((u32)0x00000000) macro
141 #define IS_CMP_InvInputSelection(x) ((x == CMP_EXTERNAL_CN_IN) || (x == CMP_SCALER_CN…
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_cmp.h245 #define CMP_EXTERNAL_CN_IN ((u32)0x00000000) macro
257 #define IS_CMP_InvInputSelection(x) ((x == CMP_EXTERNAL_CN_IN) || (x == CMP0_CMP0N_CN…
285 #define IS_CMP_InvInputSelection(x) ((x == CMP_EXTERNAL_CN_IN) || (x == CMP_SCALER_CN…
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_cmp.c118 CMP_InitStruct->CMP_InvInputSelection = CMP_EXTERNAL_CN_IN; in CMP_StructInit()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_cmp.c129 CMP_InitStruct->CMP_InvInputSelection = CMP_EXTERNAL_CN_IN; in CMP_StructInit()

Completed in 7 milliseconds