essl_sdio_wait_int() is only used within host sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferencesCall TreeData Use

Return value

- ESP_ERR_NOT_SUPPORTED: if the interrupt line is not initialized properly. - ESP_OK: if interrupt happened - ESP_ERR_TIMEOUT: if timeout before interrupt happened. - or other values returned from the `io_int_wait` member of the `card->host` structure.

References