Home
last modified time | relevance | path

Searched defs:acmp (Results 1 – 4 of 4) sorted by relevance

/bsp/efm32/Libraries/emlib/src/
A Dem_acmp.c93 void ACMP_CapsenseInit(ACMP_TypeDef *acmp, const ACMP_CapsenseInit_TypeDef *init) in ACMP_CapsenseInit()
140 void ACMP_CapsenseChannelSet(ACMP_TypeDef *acmp, ACMP_Channel_TypeDef channel) in ACMP_CapsenseChannelSet()
157 void ACMP_Disable(ACMP_TypeDef *acmp) in ACMP_Disable()
169 void ACMP_Enable(ACMP_TypeDef *acmp) in ACMP_Enable()
185 void ACMP_Reset(ACMP_TypeDef *acmp) in ACMP_Reset()
216 void ACMP_GPIOSetup(ACMP_TypeDef *acmp, uint32_t location, bool enable, bool invert) in ACMP_GPIOSetup()
242 void ACMP_ChannelSet(ACMP_TypeDef *acmp, ACMP_Channel_TypeDef negSel, in ACMP_ChannelSet()
267 void ACMP_Init(ACMP_TypeDef *acmp, const ACMP_Init_TypeDef *init) in ACMP_Init()
/bsp/efm32/
A Ddrv_acmp.c62 struct efm32_acmp_device_t *acmp; in rt_acmp_init() local
99 struct efm32_acmp_device_t *acmp; in rt_acmp_control() local
201 struct efm32_acmp_device_t *acmp) in rt_hw_acmp_register()
232 struct efm32_acmp_device_t *acmp; in rt_hw_acmp_isr() local
263 struct efm32_acmp_device_t *acmp; in rt_hw_acmp_unit_init() local
334 struct efm32_acmp_device_t *acmp; in rt_hw_acmp_init() local
/bsp/efm32/Libraries/emlib/inc/
A Dem_acmp.h280 __STATIC_INLINE void ACMP_IntClear(ACMP_TypeDef *acmp, uint32_t flags) in ACMP_IntClear()
297 __STATIC_INLINE void ACMP_IntDisable(ACMP_TypeDef *acmp, uint32_t flags) in ACMP_IntDisable()
319 __STATIC_INLINE void ACMP_IntEnable(ACMP_TypeDef *acmp, uint32_t flags) in ACMP_IntEnable()
339 __STATIC_INLINE uint32_t ACMP_IntGet(ACMP_TypeDef *acmp) in ACMP_IntGet()
364 __STATIC_INLINE uint32_t ACMP_IntGetEnabled(ACMP_TypeDef *acmp) in ACMP_IntGetEnabled()
388 __STATIC_INLINE void ACMP_IntSet(ACMP_TypeDef *acmp, uint32_t flags) in ACMP_IntSet()
/bsp/rm48x50/HALCoGen/include/
A Dstd_nhet.h68 ACMP_FIELDS acmp ; member
1280 ACMP_FIELDS acmp ; member

Completed in 19 milliseconds