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.
1 parent 1adefcf commit dc2bce7Copy full SHA for dc2bce7
libcpu/aarch64/common/include/gtimer.h
@@ -28,6 +28,5 @@ void rt_hw_set_gtimer_val(rt_uint64_t value);
28
rt_uint64_t rt_hw_get_gtimer_val();
29
rt_uint64_t rt_hw_get_cntpct_val();
30
rt_uint64_t rt_hw_get_gtimer_frq();
31
-rt_uint64_t rt_hw_set_gtimer_frq(rt_uint64_t value);
32
33
#endif /* __GTIMER_H__ */
0 commit comments