summaryrefslogtreecommitdiff
path: root/driver/als_si114x.h
diff options
context:
space:
mode:
Diffstat (limited to 'driver/als_si114x.h')
-rw-r--r--driver/als_si114x.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/driver/als_si114x.h b/driver/als_si114x.h
index 5fbc3c665f..78fed24c78 100644
--- a/driver/als_si114x.h
+++ b/driver/als_si114x.h
@@ -211,6 +211,9 @@
/* Time to wait before re-initializing the device if access is denied */
#define SI114X_DENIED_THRESHOLD (10 * SECOND)
+/* Delay used for deferred callback when polling is enabled */
+#define SI114x_POLLING_DELAY (8 * MSEC)
+
extern const struct accelgyro_drv si114x_drv;
enum si114x_state {