summaryrefslogtreecommitdiff
path: root/include/charge_state.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/charge_state.h')
-rw-r--r--include/charge_state.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/charge_state.h b/include/charge_state.h
index d5c80ff0e0..4810a01c50 100644
--- a/include/charge_state.h
+++ b/include/charge_state.h
@@ -19,6 +19,7 @@
#define CHARGER_UPDATE_PERIOD (SECOND * 10)
/* Power state task polling period in usec */
+#define POLL_PERIOD_VERY_LONG MINUTE
#define POLL_PERIOD_LONG (MSEC * 500)
#define POLL_PERIOD_CHARGE (MSEC * 250)
#define POLL_PERIOD_SHORT (MSEC * 100)