Searched defs:TIMER_CLOCK (Results 1 – 5 of 5) sorted by relevance
58 #define TIMER_CLOCK 32768 /* CONFIG_FTRTC010_EXTCLK */ macro60 #define TIMER_CLOCK CONFIG_SYS_HZ /* CONFIG_FTRTC010_PCLK */ macro
65 #define TIMER_CLOCK 32768 /* CONFIG_FTRTC010_EXTCLK */ macro67 #define TIMER_CLOCK CONFIG_SYS_HZ /* CONFIG_FTRTC010_PCLK */ macro
32 #define TIMER_CLOCK (V_SCLK / (2 << CONFIG_SYS_PTV)) macro
21 #define TIMER_CLOCK (24 * 1000 * 1000) macro
24 #define TIMER_CLOCK (V_SCLK / (2 << CONFIG_SYS_PTV)) macro