Lines Matching full:dac

32                     DAC common setting
35 * Power on dac module and start output voltage.
37 * @note Before powering up, make sure the DAC PAD is set to RTC PAD and floating status.
38 * @param channel DAC channel num.
48 * Power done dac module and stop output voltage.
50 * @param channel DAC channel num.
67 * @param channel DAC channel num.
76 HAL_FORCE_MODIFY_U32_REG_FIELD(RTCIO.pad_dac[channel], dac, value); in dac_ll_update_output_value()
79 HAL_FORCE_MODIFY_U32_REG_FIELD(RTCIO.pad_dac[channel], dac, value); in dac_ll_update_output_value()
84 * Reset dac by software.
93 * Enable/disable the synchronization operation function of ADC1 and DAC.
95 …* @note If enabled(default), ADC RTC controller sampling will cause the DAC channel output voltag…
97 * @param enable Enable or disable adc and dac synchronization function.
105 /* DAC cosine wave generator API's */
124 * Enable the cosine wave generator of DAC channel.
126 * @param channel DAC channel num.
154 * @param channel DAC channel num.
173 * @param channel DAC channel num.
190 * @param channel DAC channel num.
213 /* DAC DMA API's */
217 * Enable/disable invert the DAC digital controller clock signal.
227 * Enable/disable DAC-DMA mode for dac digital controller.
236 * Sets the number of interval clock cycles for the digital controller to trigger the DAC output.
239 * @note The clocks of the DAC digital controller use the ADC digital controller clock divider.
249 * Enable/disable DAC digital controller to trigger the DAC output.
259 * Set DAC conversion mode for digital controller.
269 * Reset FIFO of DAC digital controller.
278 * Reset DAC digital controller.