Chun-Chieh Li
|
4a1d612e90
|
Nuvoton: Fix delay code with RTC clock source
Explicitly configure RTC clock source to LXT
Update targets:
- NUMAKER_PFM_NANO130
- NUMAKER_PFM_NUC472
- NUMAKER_PFM_M453
- NUMAKER_PFM_M487/NUMAKER_IOT_M487
- NUMAKER_M252KG
- NUMAKER_IOT_M263A
|
2020-02-13 11:24:01 +08:00 |
ccli8
|
6065e3a943
|
[Nuvoton] Fix RTC cannot cross reset cycle
|
2018-05-29 17:22:02 +08:00 |
ccli8
|
2cefe7d8d5
|
[Nuvoton] Power down RTC access from CPU domain in rtc_free
After rtc_free, RTC gets inaccessible from CPU domain but keeps counting.
|
2018-05-29 10:33:01 +08:00 |
ccli8
|
0271df1fa5
|
[NUC472/M453/M487/NANO130] Rework RTC
The rework includes the following:
1. Support year range beyond H/W RTC 2000~2099.
2. Refine RTC register access with low-power clock source
|
2018-02-09 10:47:18 +08:00 |
Przemyslaw Stekiel
|
106561669f
|
Update RTC drivers for extended RTC.
|
2017-12-05 07:54:02 +01:00 |
ccli8
|
785413aa1e
|
[NANO130] Fix RTC hour error with AM/PM
|
2017-09-21 16:42:00 +08:00 |
MS30 CCChang12
|
2050095b0f
|
[NANO130] remove usage of mktime/localtime in rtc_api.c
|
2017-07-12 13:53:59 +08:00 |
MS30 CCChang12
|
c5c7f3c2e2
|
[NANO130] Fix RTC incorrect time issue after system reset
|
2017-05-11 10:21:59 +08:00 |
MS30 CCChang12
|
ac9f59fda5
|
[NANO130] Fix LP_TICKER and RTC sometimes test fail issue
|
2017-04-27 10:05:49 +08:00 |
MS30 CCChang12
|
3f09447ded
|
[NANO130] Support LP_TICKER, RTC, and beta version of SLEEP
|
2017-04-21 11:42:58 +08:00 |