Home
last modified time | relevance | path

Searched refs:DAC_OutputSwitch (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-3.4.0/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_dac_ex.c787 assert_param(IS_DAC_OUTPUT_SWITCH_STATE(sConfig->DAC_OutputSwitch)); in HAL_DAC_ConfigChannel()
820 tmpreg2 = (sConfig->DAC_Trigger | sConfig->DAC_OutputSwitch); in HAL_DAC_ConfigChannel()
/hal_stm32-3.4.0/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_dac.h70 …uint32_t DAC_OutputSwitch; /*!< Specifies whether the DAC channel output switch is enab… member