Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/deprecated/esp32s2/
Ddac_legacy.c60 ESP_RETURN_ON_FALSE(cfg->mode <= DAC_CONV_ALTER, ESP_ERR_INVALID_ARG, TAG, "DAC mode error"); in dac_digi_controller_config()
82 dac_ll_digi_set_convert_mode(cfg->mode == DAC_CONV_ALTER); in dac_digi_controller_config()
/hal_espressif-latest/components/driver/deprecated/driver/
Ddac_types_legacy.h47DAC_CONV_ALTER, /*!< The data in the DMA buffer is alternately output to the enable channe… enumerator