sdio_slave_hal_load_buf() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Notes

Loaded buffers will be returned to the upper layer only when: 1. Returned by `sdio_slave_hal_recv_has_next_item` when receiving to that buffer successfully done. 2. Returned by `sdio_slave_hal_recv_unload_desc` unconditionally.

References

from examples