dac_dma_periph_init() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- ESP_ERR_NOT_FOUND The DMA peripheral has been occupied - ESP_ERR_NO_MEM No memory for the DMA peripheral struct - ESP_ERR_INVALID_ARG The frequency is out of range - ESP_OK Initialize DAC DMA peripheral success

References

from examples