commit | bdd93d52cf43d2991561d70e238bf11e422b794b | [log] [tgz] |
---|---|---|
author | xf.li <xf.li@mobiletek.cn> | Fri May 12 07:10:14 2023 -0700 |
committer | xf.li <xf.li@mobiletek.cn> | Fri May 12 07:10:14 2023 -0700 |
tree | e3c665259c7118a7df767253a572274319e37cbf | |
parent | db4f43f0150836941f56a4d2e2923f7182328607 [diff] [blame] |
[Feature][ZXW-33]merge ZXW 0428 version Change-Id: I11f167edfea428d9fab198ff00ff1364932d1b0b
diff --git a/ap/app/include/rtc_timer.h b/ap/app/include/rtc_timer.h index 3dbecf6..8069d93 100755 --- a/ap/app/include/rtc_timer.h +++ b/ap/app/include/rtc_timer.h
@@ -34,7 +34,7 @@ * @note */ enum RTC_CPU { - RTC_CPU_CP = 0, //rtcÓÉcp·¢Æð + RTC_CPU_CAP = 0, //rtcÓÉCAP·¢Æð RTC_CPU_AP, //rtcÓÉAP·¢Æð };