Searched refs:COMP_Selection_TypeDef (Results 1 – 2 of 2) sorted by relevance
180 } COMP_Selection_TypeDef; typedef207 void COMP_DeInit(COMP_Selection_TypeDef selection);208 void COMP_Init(COMP_Selection_TypeDef selection, COMP_InitTypeDef* init_struct);210 void COMP_Cmd(COMP_Selection_TypeDef selection, FunctionalState state);211 void COMP_SwitchCmd(COMP_Selection_TypeDef selection, FunctionalState state);212 void COMP_LockConfig(COMP_Selection_TypeDef selection);214 u32 COMP_GetOutputLevel(COMP_Selection_TypeDef selection);
44 void COMP_DeInit(COMP_Selection_TypeDef selection) in COMP_DeInit()67 void COMP_Init(COMP_Selection_TypeDef selection, COMP_InitTypeDef* init_struct) in COMP_Init()111 void COMP_Cmd(COMP_Selection_TypeDef selection, FunctionalState state) in COMP_Cmd()144 void COMP_SwitchCmd(COMP_Selection_TypeDef selection, FunctionalState state) in COMP_SwitchCmd()168 u32 COMP_GetOutputLevel(COMP_Selection_TypeDef selection) in COMP_GetOutputLevel()181 void COMP_LockConfig(COMP_Selection_TypeDef selection) in COMP_LockConfig()
Completed in 6 milliseconds