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

Return value

- ESP_OK: On success - ESP_ERR_INVALID_ARG: Invalid arguments - ESP_ERR_TIMEOUT: Timeout, the ADC result is invalid

Notes

This API is thread-safe. For more details, see ADC programming guide This API should NOT be called in an ISR context

References

from examples