Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_dac.h172 uint32_t OutputBuffer; /*!< Set the output buffer for the selected DAC channel. member
1014 uint32_t OutputBuffer, uint32_t OutputConnection) in LL_DAC_ConfigOutput()
1093 …_INLINE void LL_DAC_SetOutputBuffer(DAC_TypeDef *DACx, uint32_t DAC_Channel, uint32_t OutputBuffer) in LL_DAC_SetOutputBuffer()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_dac.h163 uint32_t OutputBuffer; /*!< Set the output buffer for the selected DAC channel. member
786 …_INLINE void LL_DAC_SetOutputBuffer(DAC_TypeDef *DACx, uint32_t DAC_Channel, uint32_t OutputBuffer) in LL_DAC_SetOutputBuffer()