rockbox/firmware/drivers/rtc
Solomon Peachy 65db4acabe pcf56065: Fix a compile warning uncovered by GCC8
Basically, use '!' instead of '~' on bools.

Change-Id: If0d94b294e69a939101e16808d4adc50a9fe1c81
2022-11-27 01:20:03 -05:00
..
rtc_as3514.c as3514 rtc: sansa clip zip uses 1970/1/1 base date instead of special AS3525v2 date 2012-04-17 21:33:59 +02:00
rtc_d2.c Add tm->yday to RTC ports missing it 2021-05-12 10:52:03 +00:00
rtc_ds1339_ds3231.c Add tm->yday to RTC ports missing it 2021-05-12 10:52:03 +00:00
rtc_e8564.c Add tm->yday to RTC ports missing it 2021-05-12 10:52:03 +00:00
rtc_imx233.c imx233: generate register headers using headergen_v2 and update code for it 2016-05-28 16:49:22 +02:00
rtc_jz4740.c Ingenic Jz4740: simplify RTC driver (you will need to re-set the clock) 2010-01-08 14:52:15 +00:00
rtc_jz4760.c Add cleaned-up xDuoo X3 support 2018-07-28 10:56:31 -04:00
rtc_mc13783.c Convert i.MX31 and AMS target to use RTC interrupt 2017-11-21 07:52:02 -05:00
rtc_mr100.c Add tm->yday to RTC ports missing it 2021-05-12 10:52:03 +00:00
rtc_pcf50605.c pcf56065: Fix a compile warning uncovered by GCC8 2022-11-27 01:20:03 -05:00
rtc_pcf50606.c Add tm->yday to RTC ports missing it 2021-05-12 10:52:03 +00:00
rtc_rx5x348ab.c Add tm->yday to RTC ports missing it 2021-05-12 10:52:03 +00:00
rtc_s3c2440.c Add tm->yday to RTC ports missing it 2021-05-12 10:52:03 +00:00
rtc_s35380a.c Add tm->yday to RTC ports missing it 2021-05-12 10:52:03 +00:00
rtc_s35390a.c Add tm->yday to RTC ports missing it 2021-05-12 10:52:03 +00:00
rtc_x1000.c New port: FiiO M3K on bare metal 2021-03-28 00:01:37 +00:00
rtc_zenvisionm.c Don't return pointer to array allocated on the stack 2015-01-13 21:40:19 +01:00