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

Return value

always return ESP_OK.

Notes

This is usually used when the memspi interface doesn't support some particular commands. Since this function supports timing compensation, it is also used to receive some data when the frequency is high.

References

from examples