- ESP_ERR_INVALID_ARG The input parameter is invalid - ESP_ERR_INVALID_STATE The DAC channel has been registered already - ESP_ERR_NOT_FOUND Not found the available dma peripheral, might be occupied - ESP_ERR_NO_MEM No memory for the DAC continuous mode resources - ESP_OK Allocate the new DAC continuous mode success
Notes
The DAC channels can't be registered to continuous mode separately
Examples
dac_continuous_new_channels() is referenced by 2 libraries and example projects: