时钟测试完毕

This commit is contained in:
2026-08-28 21:59:04 +08:00
parent 02a05a7a63
commit 565f23ea18
6 changed files with 259 additions and 324 deletions

View File

@@ -9,8 +9,7 @@ extern "C" {
/* ============ Phase 使能开关(取消注释即启用,默认全开) ============ */
#define ENABLE_RTC_BASIC_TESTS /* Phase 1: 基本读写 / 走时 */
#define ENABLE_RTC_WRTC_PROBE_TESTS /* Phase 2: WRTC 解锁时序探测(定位正确时序 */
#define ENABLE_RTC_PERSIST_TESTS /* Phase 3: 跨重启持久化 */
#define ENABLE_RTC_API_TESTS /* Phase 2: 全功能 API 覆盖BCD互转/温度/电压/ID/SRAM/报警 */
/* ============ 测试统计(与 STORAGE/GD5F 套件一致的独立统计) ============ */
typedef struct {