adc_continuous_flush_pool() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferencesCall TreeData Use

Return value

- ESP_ERR_INVALID_STATE Driver state is invalid, you should call this API when it's in init state - ESP_ERR_INVALID_ARG: Invalid arguments - ESP_OK On success

Notes

This API is not supposed to be called in an ISR context

References