Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_cmp.c94 Assert_Param(IS_CMP_Hysteresis_Set(CMP_InitStruct->CMP_Hysteresis)); in CMP_Init()
99 …tStruct->CMP_OutputPol | CMP_InitStruct->CMP_InvInputSelection | CMP_InitStruct->CMP_Hysteresis | \ in CMP_Init()
119 CMP_InitStruct->CMP_Hysteresis = CMP_NO_HYSTERESIS; in CMP_StructInit()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_cmp.c97 Assert_Param(IS_CMP_Hysteresis_Set(CMP_InitStruct->CMP_Hysteresis)); in CMP_Init()
102 …tStruct->CMP_OutputPol | CMP_InitStruct->CMP_InvInputSelection | CMP_InitStruct->CMP_Hysteresis | \ in CMP_Init()
130 CMP_InitStruct->CMP_Hysteresis = CMP_NO_HYSTERESIS; in CMP_StructInit()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_cmp.h63 u32 CMP_Hysteresis; member
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_cmp.h66 u32 CMP_Hysteresis; member

Completed in 7 milliseconds