summaryrefslogtreecommitdiff
path: root/board/snow/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/snow/board.h')
-rw-r--r--board/snow/board.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/board/snow/board.h b/board/snow/board.h
index 749960bc6f..072b5ec40e 100644
--- a/board/snow/board.h
+++ b/board/snow/board.h
@@ -59,6 +59,10 @@
/* Battery */
#define CONFIG_BATTERY_BQ20Z453
+/* Timer selection */
+#define TIM_CLOCK_MSB 3
+#define TIM_CLOCK_LSB 4
+
/* GPIO signal list */
enum gpio_signal {
/* Inputs with interrupt handlers are first for efficiency */