Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_dac.h177 uint32_t OutputConnection; /*!< Set the output connection for the selected DAC channel. member
1014 uint32_t OutputBuffer, uint32_t OutputConnection) in LL_DAC_ConfigOutput()
1148 …void LL_DAC_SetOutputConnection(DAC_TypeDef *DACx, uint32_t DAC_Channel, uint32_t OutputConnection) in LL_DAC_SetOutputConnection()