Searched defs:TIMER_CLOCK (Results 1 – 5 of 5) sorted by relevance
50 #define TIMER_CLOCK 32768 /* CONFIG_FTRTC010_EXTCLK */ macro52 #define TIMER_CLOCK CONFIG_SYS_HZ /* CONFIG_FTRTC010_PCLK */ macro
52 #define TIMER_CLOCK 32768 /* CONFIG_FTRTC010_EXTCLK */ macro54 #define TIMER_CLOCK CONFIG_SYS_HZ /* CONFIG_FTRTC010_PCLK */ macro
33 #define TIMER_CLOCK (V_SCLK / (2 << CONFIG_SYS_PTV)) macro
21 #define TIMER_CLOCK (24 * 1000 * 1000) macro
21 #define TIMER_CLOCK (V_SCLK / (2 << CONFIG_SYS_PTV)) macro