Home
last modified time | relevance | path

Searched defs:COMP_Selection (Results 1 – 2 of 2) sorted by relevance

/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/
A DHAL_comp.c183 void COMP_DeInit(uint32_t COMP_Selection) in COMP_DeInit()
211 void COMP_Init(uint32_t COMP_Selection, COMP_InitTypeDef* COMP_InitStruct) in COMP_Init()
280 void COMP_Cmd(uint32_t COMP_Selection, FunctionalState NewState) in COMP_Cmd()
310 void COMP_SwitchCmd(uint32_t COMP_Selection, FunctionalState NewState) in COMP_SwitchCmd()
346 uint32_t COMP_GetOutputLevel(uint32_t COMP_Selection) in COMP_GetOutputLevel()
395 void COMP_LockConfig(uint32_t COMP_Selection) in COMP_LockConfig()
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_comp.c51 void COMP_Init(uint32_t COMP_Selection, COMP_InitTypeDef* COMP_InitStruct) in COMP_Init()
134 void COMP_Cmd(uint32_t COMP_Selection, FunctionalState NewState) in COMP_Cmd()
192 uint32_t COMP_GetOutputLevel(uint32_t COMP_Selection) in COMP_GetOutputLevel()
274 void COMP_LockConfig(uint32_t COMP_Selection) in COMP_LockConfig()

Completed in 4 milliseconds