Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_cmp.c86 Assert_Param(IS_CMP_Wakeup_Set(CMP_InitStruct->CMP_Wakeup)); in CMP_Init()
97 …HT_CMPn->CR |= CMP_InitStruct->CMP_Wakeup | CMP_InitStruct->CMP_OutputSelection | CMP_InitStruct->… in CMP_Init()
111 CMP_InitStruct->CMP_Wakeup = CMP_WUP_DISABLE; in CMP_StructInit()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_cmp.c86 Assert_Param(IS_CMP_Wakeup_Set(CMP_InitStruct->CMP_Wakeup)); in CMP_Init()
100 …HT_CMPn->CR |= CMP_InitStruct->CMP_Wakeup | CMP_InitStruct->CMP_OutputSelection | CMP_InitStruct->… in CMP_Init()
118 CMP_InitStruct->CMP_Wakeup = CMP_WUP_DISABLE; in CMP_StructInit()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_cmp.h55 u32 CMP_Wakeup; member
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_cmp.h55 u32 CMP_Wakeup; member

Completed in 9 milliseconds