Inside adc_context_request_next_sampling(), it tries to signal an I/O error if there is a new request while a sampling is in progress. However, it is not exactly an I/O error. The system is simply busy. So signal EBUSY instead. Signed-off-by: Daniel Leung <daniel.leung@intel.com> |
||
|---|---|---|
| .. | ||
| adc_context.h | ||
| adc_dw.c | ||
| adc_dw.h | ||
| adc_intel_quark_d2000.c | ||
| adc_mcux_adc16.c | ||
| adc_nrfx_adc.c | ||
| adc_nrfx_saadc.c | ||
| adc_sam_afec.c | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.dw | ||
| Kconfig.intel_quark | ||
| Kconfig.mcux | ||
| Kconfig.nrfx | ||
| Kconfig.sam_afec | ||