Searched refs:DAC_SampleTime (Results 1 – 2 of 2) sorted by relevance
173 if(!IS_DAC_SAMPLETIME(sConfig->DAC_SampleAndHoldConfig.DAC_SampleTime)) return HAL_ERROR; in HAL_DAC_ConfigChannel()187 hdac->Instance->SHSR1 = sConfig->DAC_SampleAndHoldConfig.DAC_SampleTime; in HAL_DAC_ConfigChannel()191 hdac->Instance->SHSR2 = sConfig->DAC_SampleAndHoldConfig.DAC_SampleTime; in HAL_DAC_ConfigChannel()
258 uint32_t DAC_SampleTime ; /*!< Specifies the Sample time for the selected channel. member
Completed in 7 milliseconds