Home
last modified time | relevance | path

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

/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Src/
Dstm32f4xx_ll_dac.c181 ErrorStatus LL_DAC_Init(DAC_TypeDef *DACx, uint32_t DAC_Channel, LL_DAC_InitTypeDef *DAC_InitStruct) in LL_DAC_Init()
251 void LL_DAC_StructInit(LL_DAC_InitTypeDef *DAC_InitStruct) in LL_DAC_StructInit()
/device/soc/st/stm32f407zg/uniproton/board/common/STM32F4xx_StdPeriph_Driver/src/
Dstm32f4xx_dac.c206 void DAC_Init(uint32_t DAC_Channel, DAC_InitTypeDef* DAC_InitStruct) in DAC_Init()
242 void DAC_StructInit(DAC_InitTypeDef* DAC_InitStruct) in DAC_StructInit()