CLK_TPS           765 src/simh/sim_timer.c #define CLK_INIT (SIM_INITIAL_IPS/CLK_TPS)
CLK_TPS           780 src/simh/sim_timer.c sim_int_clk_tps = MIN(CLK_TPS, sim_os_tick_hz);
CLK_TPS           796 src/simh/sim_timer.c         sim_rtcn_init_unit (&SIM_INTERNAL_UNIT, (CLK_INIT*CLK_TPS)/sim_int_clk_tps, SIM_INTERNAL_CLK);