Files
esp-idf/components/esp_driver_ana_cmpr/test_apps
morris 2c1bada767 fix(ana_cmpr): adjust delta_us tolerance for ESP32-H4 capture timestamps test
The overhead of trigger_scan() is ~10 us * resample_limit (3) = ~30 us,
plus the 100 us delay inserted between two trigger_scan() calls, so the
total delta_us on ESP32-H4 should be around 130 us. Widen the assertion
window accordingly.
2026-09-15 11:45:51 +08:00
..