zephyr/tests/drivers/adc
Daniel DeGrasse d5792abbcf tests: drivers: adc: adc_dma: increase sampling interval for MCUX ADC16
Increase hardware sampling interval to 30ms for MCUX ADC16. The ADC
callback in the repeated_samplings test takes roughly 27ms to execute,
so a sampling frequency of this interval still allows the ADC test to
verify the ADC is being sampled at a given interval, while avoiding the
pitfalls that result from a kernel timer shorter than the duration the
ADC callback takes to run.

Fixes #58467

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2023-06-02 18:49:22 -04:00
..
adc_api driver: adc: infineon: Adding ADC driver support to cy8cproto_063_ble 2023-05-19 20:22:51 -04:00
adc_dma tests: drivers: adc: adc_dma: increase sampling interval for MCUX ADC16 2023-06-02 18:49:22 -04:00
adc_emul samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00