ESP-IDF + 0/2 examples
SourceVu will show references to dac_continuous_new_channels() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- 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

References

from examples