728246e8f7
The 104-QUAD-8 only has two count modes where a ceiling value makes
sense: Range Limit and Modulo-N. Outside of these two modes, setting a
ceiling value is an invalid operation -- so let's report it as such by
returning -EINVAL.
Fixes:
|
||
---|---|---|
.. | ||
104-quad-8.c | ||
Kconfig | ||
Makefile | ||
counter.c | ||
ftm-quaddec.c | ||
intel-qep.c | ||
interrupt-cnt.c | ||
microchip-tcb-capture.c | ||
stm32-lptimer-cnt.c | ||
stm32-timer-cnt.c | ||
ti-eqep.c |