adc_continuous_flush_pool() function
Flush the driver internal pool
Arguments
handle
ADC continuous mode driver handle
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
adc_continuous_flush_pool() calls 4 functions:
![]()
adc_continuous_flush_pool()
adc_continuous_flush_pool() reads 10 variables:
![]()
adc_continuous_flush_pool()