Lines Matching +full:peak +full:- +full:to +full:- +full:peak
6 The DAC is used to find the peak level of an alternating
8 of a comparator wired to an interrupt pin. Like so::
12 input +------>-------|+ \
14 .-------. | }---.
16 | dac|-->--|- / |
20 | irq|------<-------'
22 '-------'
29 The edge/level of the interrupt is also switched to its
37 Number of milliseconds to wait for the comparator in each
38 step of the binary search for the input peak level. Needs
39 to relate to the frequency of the input signal.