rockbox/firmware/target/arm/imx31/gigabeat-s
Michael Sevakis f4c4221306 Convert i.MX31 and AMS target to use RTC interrupt
Instead of checking ticks, set a sticky dirty flag that indicates
that the RTC needs to be read. This gives a timely update and more
accurate readout without actually reading the RTC until it changes.
The implementation should atomically read the flag and clear it.
Setting the flag would typically happen in an RTC tick ISR.

Change-Id: I6fd325f22845029a485c502c884812d3676026ea
2017-11-21 07:52:02 -05:00
..
adc-gigabeat-s.c Improve imx31 interrupt code for PMIC and GPIO 2017-01-29 19:07:55 -05:00
adc-target.h Improve imx31 interrupt code for PMIC and GPIO 2017-01-29 19:07:55 -05:00
audio-gigabeat-s.c
backlight-gigabeat-s.c Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
backlight-target.h Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
button-gigabeat-s.c Improve imx31 interrupt code for PMIC and GPIO 2017-01-29 19:07:55 -05:00
button-target.h Improve imx31 interrupt code for PMIC and GPIO 2017-01-29 19:07:55 -05:00
dvfs_dptc_tables-target.h
fmradio-i2c-gigabeat-s.c Improve radio RDS driver and framework 2017-02-11 22:19:32 -05:00
gpio-target.h Improve imx31 interrupt code for PMIC and GPIO 2017-01-29 19:07:55 -05:00
headphone-gigabeat-s.c Improve imx31 interrupt code for PMIC and GPIO 2017-01-29 19:07:55 -05:00
i2s-gigabeat-s.c Gigabeat S/i.MX31/wm8978: Clean up clocking information in the general wmcodec/pcm drivers and move it to the target's wmcodec/i2s files. 2011-10-17 15:37:14 +00:00
kernel-gigabeat-s.c i.MX31: Remove long udelay from DVFS interrupt handler 2013-05-11 21:09:01 -04:00
lcd-gigabeat-s.c Fix more reds. 2014-03-03 20:26:08 +01:00
lcd-target.h Collect some of the memory frame LCD C code. 2011-12-15 23:07:11 +00:00
mc13783-target.h Convert i.MX31 and AMS target to use RTC interrupt 2017-11-21 07:52:02 -05:00
pcm-gigabeat-s.c i.MX31: Remove long udelay from DVFS interrupt handler 2013-05-11 21:09:01 -04:00
power-gigabeat-s.c Improve imx31 interrupt code for PMIC and GPIO 2017-01-29 19:07:55 -05:00
power-gigabeat-s.h Improve imx31 interrupt code for PMIC and GPIO 2017-01-29 19:07:55 -05:00
powermgmt-gigabeat-s.c Fix more reds. 2014-03-03 20:26:08 +01:00
powermgmt-target.h powermgmt-target.h: move prototypes to powermgmt.h 2012-01-07 22:32:52 +00:00
system-gigabeat-s.c Set the right variable type for ucallback :) 2013-05-11 21:20:49 -04:00
system-target.h Fix more reds. 2014-03-03 20:26:08 +01:00
timer-gigabeat-s.c
usb-gigabeat-s.c Improve imx31 interrupt code for PMIC and GPIO 2017-01-29 19:07:55 -05:00
wmcodec-gigabeat-s.c Gigabeat S/i.MX31/wm8978: Clean up clocking information in the general wmcodec/pcm drivers and move it to the target's wmcodec/i2s files. 2011-10-17 15:37:14 +00:00