Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_cmp.h103 #define CMP_SCALER_SRC_VDDA ((u32)0x00000000) macro
106 #define IS_CMP_ScalerSource(x) ((x == CMP_SCALER_SRC_VDDA) || (x == CMP_SCALER_S…
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_cmp.h162 #define CMP_SCALER_SRC_VDDA ((u32)0x00000000) macro
165 #define IS_CMP_ScalerSource(x) ((x == CMP_SCALER_SRC_VDDA))
168 #define IS_CMP_ScalerSource(x) ((x == CMP_SCALER_SRC_VDDA) || (x == CMP_SCALER_S…
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_cmp.c113 CMP_InitStruct->CMP_ScalerSource = CMP_SCALER_SRC_VDDA; in CMP_StructInit()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_cmp.c123 CMP_InitStruct->CMP_ScalerSource = CMP_SCALER_SRC_VDDA; in CMP_StructInit()

Completed in 9 milliseconds