ESP-IDF + 0/3 examples
SourceVu will show references to sdmmc_host_init_slot() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- ESP_OK on success - ESP_ERR_INVALID_STATE if host has not been initialized using sdmmc_host_init - ESP_ERR_INVALID_ARG if GPIO pins from slot_config are not valid

Notes

This function is not thread safe

References

from examples