From e769dbbdd351e743d5ccabdf970c2fd3ba02ce4a Mon Sep 17 00:00:00 2001 From: TXuian <1163589503@qq.com> Date: Sun, 11 Dec 2022 23:12:32 +0800 Subject: [PATCH] m --- APP_Framework/Applications/benchmark/support/support.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/APP_Framework/Applications/benchmark/support/support.h b/APP_Framework/Applications/benchmark/support/support.h index ca77ac9de..2ae5ce2c3 100644 --- a/APP_Framework/Applications/benchmark/support/support.h +++ b/APP_Framework/Applications/benchmark/support/support.h @@ -29,7 +29,7 @@ #include #include -#define CPU_MHZ 10 +#define CPU_MHZ 400 // int CPU_MHZ = 500; /* Benchmarks must implement verify_benchmark, which must return -1 if no