rockbox/firmware/target/arm/tms320dm320/sansa-connect
Tomasz Moń 3738510953
Sansa Connect: Implement RTC functionality
Use 32-bit monotime AVR counter for time tracking. Set the time by
adding fixed offset to the counter value. Store the offset in rockbox
directory to make it persistent between reboots.

Do not implement alarm functionality as wakeup is only possible from
sleep and not from complete power off.

Change-Id: I615c7eb4df8ab0619dcbfcff107bc7051a15aace
2021-06-25 16:12:06 +02:00
..
adc-sansaconnect.c Sandisk Sansa Connect port (FS #12363) 2011-11-16 14:08:01 +00:00
adc-target.h adc-target.h: cleanup 2012-01-08 00:39:29 +00:00
avr-sansaconnect.c Sansa Connect: Implement RTC functionality 2021-06-25 16:12:06 +02:00
avr-sansaconnect.h Sansa Connect: Refactor AVR command handling 2021-06-22 19:18:17 +02:00
backlight-sansaconnect.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-target.h button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
crt0-board.S Sansa Connect: Set unknown GIOs to state with lowest power consumption. This slightly improves runtime. 2011-12-26 09:45:18 +00:00
lcd-sansaconnect.c Sansa Connect: Refactor AVR command handling 2021-06-22 19:18:17 +02:00
lcd-target.h Sansa Connect: Use Image Buffer for screen updates. 2011-12-19 06:31:49 +00:00
pcm-sansaconnect.c pcm: Further cleanup of unused bits of the PCM ACPI: 2020-11-12 15:59:09 +00:00
power-sansaconnect.c Sansa Connect: Indicate charging status 2021-06-20 10:33:46 +00:00
tnetv105_cppi.c Sansa Connect: Initial TNETV105 driver port 2021-06-06 07:57:38 +00:00
tnetv105_cppi.h Sansa Connect: Initial TNETV105 driver port 2021-06-06 07:57:38 +00:00
tnetv105_usb_drv.c Sansa Connect: Disable endpoint double buffering 2021-06-12 13:54:54 +00:00
tnetv105_usb_drv.h Sansa Connect: Initial TNETV105 driver port 2021-06-06 07:57:38 +00:00
usb-sansaconnect.c Sansa Connect: Initial TNETV105 driver port 2021-06-06 07:57:38 +00:00