Home
last modified time | relevance | path

Searched refs:WaveAutoGenerationConfig (Results 1 – 4 of 4) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_ll_dac.c178 assert_param(IS_LL_DAC_WAVE_AUTO_GENER_CONFIG(DAC_InitStruct->WaveAutoGenerationConfig)); in LL_DAC_Init()
200 | DAC_InitStruct->WaveAutoGenerationConfig in LL_DAC_Init()
241 DAC_InitStruct->WaveAutoGenerationConfig = LL_DAC_NOISE_LFSR_UNMASK_BIT0; in LL_DAC_StructInit()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_ll_dac.c224 DAC_InitStruct->WaveAutoGenerationConfig)); in LL_DAC_Init()
247 | DAC_InitStruct->WaveAutoGenerationConfig in LL_DAC_Init()
296 DAC_InitStruct->WaveAutoGenerationConfig = LL_DAC_NOISE_LFSR_UNMASK_BIT0; in LL_DAC_StructInit()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_dac.h156 …uint32_t WaveAutoGenerationConfig; /*!< Set the waveform automatic generation mode for the sele… member
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_dac.h164 …uint32_t WaveAutoGenerationConfig; /*!< Set the waveform automatic generation mode for the sele… member