Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_dac.h182 …uint32_t OutputMode; /*!< Set the output mode normal or sample-and-hold for the s… member
1013 …TATIC_INLINE void LL_DAC_ConfigOutput(DAC_TypeDef *DACx, uint32_t DAC_Channel, uint32_t OutputMode, in LL_DAC_ConfigOutput()
1044 …ATIC_INLINE void LL_DAC_SetOutputMode(DAC_TypeDef *DACx, uint32_t DAC_Channel, uint32_t OutputMode) in LL_DAC_SetOutputMode()