Lines Matching defs:acmp
123 #define ACMP_DEVICE_ID(acmp) ( \ argument
127 #define ACMP_DEVICE_ID(acmp) ( \ argument
166 void ACMP_CapsenseInit(ACMP_TypeDef *acmp, const ACMP_CapsenseInit_TypeDef *init) in ACMP_CapsenseInit()
248 void ACMP_CapsenseChannelSet(ACMP_TypeDef *acmp, ACMP_Channel_TypeDef channel) in ACMP_CapsenseChannelSet()
286 void ACMP_Disable(ACMP_TypeDef *acmp) in ACMP_Disable()
315 void ACMP_Enable(ACMP_TypeDef *acmp) in ACMP_Enable()
344 void ACMP_ExternalInputSelect(ACMP_TypeDef *acmp, ACMP_ExternalInput_Typedef aport) in ACMP_ExternalInputSelect()
367 void ACMP_Reset(ACMP_TypeDef *acmp) in ACMP_Reset()
422 void ACMP_GPIOSetup(ACMP_TypeDef *acmp, GPIO_Port_TypeDef port, in ACMP_GPIOSetup()
462 void ACMP_GPIOSetup(ACMP_TypeDef *acmp, uint32_t location, bool enable, bool invert) in ACMP_GPIOSetup()
507 void ACMP_ChannelSet(ACMP_TypeDef *acmp, ACMP_Channel_TypeDef negSel, in ACMP_ChannelSet()
580 void ACMP_Init(ACMP_TypeDef *acmp, const ACMP_Init_TypeDef *init) in ACMP_Init()
668 void ACMP_VASetup(ACMP_TypeDef *acmp, const ACMP_VAConfig_TypeDef *vaconfig) in ACMP_VASetup()
694 void ACMP_VBSetup(ACMP_TypeDef *acmp, const ACMP_VBConfig_TypeDef *vbconfig) in ACMP_VBSetup()