sdio_slave_hal_send_flush_next_buffer() is only used within ESP-IDF.
 
Symbols
loading (4/5)...
Files
loading (4/5)...
SummarySyntaxArgumentsRelatedReferencesCall TreeData Use

Return value

- ESP_ERR_INVALID_STATE: This function call be called only when the DMA is stopped. - ESP_ERR_NOT_FOUND: if no buffer in the queue - ESP_OK: if a buffer is successfully flushed and returned.

Notes

Only call when the DMA is stopped!

References