summaryrefslogtreecommitdiff
path: root/examples/imx7d_sdb_m4/demo_apps/low_power_imx7d/rand_wfi/main.c
diff options
context:
space:
mode:
authorStefan Agner <stefan@agner.ch>2016-07-18 13:12:11 -0700
committerStefan Agner <stefan@agner.ch>2016-08-09 14:53:37 -0700
commitcd6c66301a83dde9ad4eaf675459a0348f4732cf (patch)
treeb979a88a80abded65470b80d88c351b5bc11ff9c /examples/imx7d_sdb_m4/demo_apps/low_power_imx7d/rand_wfi/main.c
parent21d6d84123de8e6e2ebdf5543b530403951b3059 (diff)
resync with FreeRTOS_iMX7D_1.0.1 GAColibri_iMX7_M4_FreeRTOS_V1.0.1_20160810
Diffstat (limited to 'examples/imx7d_sdb_m4/demo_apps/low_power_imx7d/rand_wfi/main.c')
-rw-r--r--examples/imx7d_sdb_m4/demo_apps/low_power_imx7d/rand_wfi/main.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/imx7d_sdb_m4/demo_apps/low_power_imx7d/rand_wfi/main.c b/examples/imx7d_sdb_m4/demo_apps/low_power_imx7d/rand_wfi/main.c
index 3c75c46..e53d08b 100644
--- a/examples/imx7d_sdb_m4/demo_apps/low_power_imx7d/rand_wfi/main.c
+++ b/examples/imx7d_sdb_m4/demo_apps/low_power_imx7d/rand_wfi/main.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2015, Freescale Semiconductor, Inc.
+ * Copyright (c) 2015-2016, Freescale Semiconductor, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
@@ -46,8 +46,8 @@
///////////////////////////////////////////////////////////////////////////////
// Macros
///////////////////////////////////////////////////////////////////////////////
-#define PERIOD_MIN 5
-#define PERIOD_MAX 10
+#define PERIOD_MIN 15
+#define PERIOD_MAX 20
////////////////////////////////////////////////////////////////////////////////
// Code