essl_spi_rddma() is only used within host sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- ESP_OK: success - or other return value from :cpp:func:`spi_device_transmit`.

Notes

This function combines several :cpp:func:`essl_spi_rddma_seg` and one :cpp:func:`essl_spi_rddma_done` at the end. Used when the slave is working in segment mode.

References

from examples