We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ffb7ae0 + 1ee88fb commit ea43b43Copy full SHA for ea43b43
targets/TARGET_Realtek/TARGET_AMEBA/us_ticker.c
@@ -21,7 +21,7 @@
21
22
#define TICK_READ_FROM_CPU 0 // 1: read tick from CPU, 0: read tick from G-Timer
23
#define SYS_TIM_ID 1 // the G-Timer ID for System
24
-#define APP_TIM_ID 6 // the G-Timer ID for Application
+#define APP_TIM_ID 2 // the G-Timer ID for Application
25
26
/*
27
* For RTL8195AM, clock source is 32k
0 commit comments