rockbox/firmware/target/coldfire/mpio
Marcin Bukat bd10245e89 MPIO HD300: Fix occasional scrollstrip hang
Scrollstrip works as quadrature encoder. We set pin change
interrupt for both edges of signal both lines and sample the state
in ISR. From time to time the sequence is out-of-sync which was
properly detected but erroneously handled leaving scrollstip
interrupts disabled.

Change-Id: I08e4f99c6c27df0f8180aa16e6e1d9e4203bafa7
Reviewed-on: http://gerrit.rockbox.org/782
Reviewed-by: Marcin Bukat <marcin.bukat@gmail.com>
Tested: Marcin Bukat <marcin.bukat@gmail.com>
2014-04-15 08:18:56 +02:00
..
hd200 lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
hd300 MPIO HD300: Fix occasional scrollstrip hang 2014-04-15 08:18:56 +02:00
adc-mpio.c MPIO HD200/HD300: Decrease ADC scanrate. 2012-01-24 12:05:07 +01:00
adc-target.h MPIO: move files a bit in preparation for HD300 port 2010-11-12 21:52:29 +00:00
ata-mpio.c FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver.h. After this change: 2011-12-08 21:23:53 +00:00
ata-target.h FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver.h. After this change: 2011-12-08 21:23:53 +00:00
audio-mpio.c MPIO HD300 - initial commit 2010-11-26 23:28:08 +00:00
backlight-mpio.c MPIO: move files a bit in preparation for HD300 port 2010-11-12 21:52:29 +00:00
backlight-target.h MPIO: move files a bit in preparation for HD300 port 2010-11-12 21:52:29 +00:00
boot.lds coldfire: fix bootloader builds 2014-01-18 22:21:00 +01:00
boot.lds.flash Add MPIO HD200 port - new files 2010-04-26 21:40:16 +00:00
boot.lds.iram Add MPIO HD200 port - new files 2010-04-26 21:40:16 +00:00
fmradio_i2c-mpio.c Add MPIO HD200 port - new files 2010-04-26 21:40:16 +00:00
power-mpio.c MPIO HD300 - initial commit 2010-11-26 23:28:08 +00:00
system-mpio.c MPIO HD200/HD300: Decrease ADC scanrate. 2012-01-24 12:05:07 +01:00
usb-mpio.c MPIO HD200, HD300: Make USB bridge handling more correct (this doesn't solve problems with USB inside rockbox on HD300 unfortunately). 2010-12-09 11:31:08 +00:00