Home
last modified time | relevance | path

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

/hal_silabs-latest/gecko/emlib/inc/
Dem_dac.h239 __STATIC_INLINE void DAC_Channel0OutputSet(DAC_TypeDef *dac, in DAC_Channel0OutputSet()
260 __STATIC_INLINE void DAC_Channel1OutputSet(DAC_TypeDef *dac, in DAC_Channel1OutputSet()
278 __STATIC_INLINE void DAC_IntClear(DAC_TypeDef *dac, uint32_t flags) in DAC_IntClear()
294 __STATIC_INLINE void DAC_IntDisable(DAC_TypeDef *dac, uint32_t flags) in DAC_IntDisable()
315 __STATIC_INLINE void DAC_IntEnable(DAC_TypeDef *dac, uint32_t flags) in DAC_IntEnable()
334 __STATIC_INLINE uint32_t DAC_IntGet(DAC_TypeDef *dac) in DAC_IntGet()
358 __STATIC_INLINE uint32_t DAC_IntGetEnabled(DAC_TypeDef *dac) in DAC_IntGetEnabled()
381 __STATIC_INLINE void DAC_IntSet(DAC_TypeDef *dac, uint32_t flags) in DAC_IntSet()
/hal_silabs-latest/gecko/emlib/src/
Dem_dac.c79 void DAC_Enable(DAC_TypeDef *dac, unsigned int ch, bool enable) in DAC_Enable()
112 void DAC_Init(DAC_TypeDef *dac, const DAC_Init_TypeDef *init) in DAC_Init()
176 void DAC_InitChannel(DAC_TypeDef *dac, in DAC_InitChannel()
223 void DAC_ChannelOutputSet(DAC_TypeDef *dac, in DAC_ChannelOutputSet()
300 void DAC_Reset(DAC_TypeDef *dac) in DAC_Reset()
Dem_opamp.c254 DAC_TypeDef *dac, in OPAMP_Disable()
365 DAC_TypeDef *dac, in OPAMP_Enable()
/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_opamp.c254 DAC_TypeDef *dac, in OPAMP_Disable()
365 DAC_TypeDef *dac, in OPAMP_Enable()