Searched refs:DAC_CONV_ALTER (Results 1 – 2 of 2) sorted by relevance
60 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()
47 …DAC_CONV_ALTER, /*!< The data in the DMA buffer is alternately output to the enable channe… enumerator