Home
last modified time | relevance | path

Searched refs:POLL_RATE (Results 1 – 12 of 12) sorted by relevance

/dports/cad/tkgate/tkgate-2.1/src/verga/
H A Dio.c242 int ms = POLL_RATE*1000; in input_setup()
243 int s = POLL_RATE/1000; in input_setup()
H A Dthyme_config.h29 #define POLL_RATE 50 /* Time between input checks (milliseconds) */ macro
/dports/net/rtpproxy/rtpproxy-2.1.1/src/
H A Drtpp_defines.h46 #define POLL_RATE (MAX_RTP_RATE * 2) /* target number of poll(2) calls per second */ macro
H A Dmain.c258 cf->stable->target_pfreq = MIN(POLL_RATE, cf->stable->sched_hz); in init_config()
/dports/emulators/simh/simh-3.9.0_5/HP2100/
H A Dhp2100_defs.h120 #define POLL_RATE 100 /* poll 100 times per second */ macro
H A Dhp2100_stddev.c887 uptr->wait = sim_rtcn_calb (POLL_RATE, TMR_POLL); /* calibrate poll timer */ in tti_svc()
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP2100/
H A Dhp2100_defs.h737 #define POLL_RATE 100 /* poll 100 times per second (unless synchronized) … macro
H A Dhp2100_sys.c5074 uptr->wait = sim_rtcn_calb (POLL_RATE, TMR_POLL); /* recalibrate */ in poll_service()
/dports/emulators/simh-hp2100/simh-hp2100-3.11.0.31/SCP/HP2100/
H A Dhp2100_defs.h760 #define POLL_RATE 100 /* poll 100 times per second (unless synchronized) … macro
H A Dhp2100_sys.c5116 uptr->wait = sim_rtcn_calb (POLL_RATE, TMR_POLL); /* recalibrate */ in poll_service()
/dports/emulators/simh-hp3000/simh-hp3000-3.11.0.10/SCP/HP3000/
H A Dhp3000_atc.c336 #define POLL_RATE 100 /* poll 100 times per second (unless synchronized) … macro
2452 … uptr->wait = sim_rtcn_calb (POLL_RATE, TMR_ATC); /* calibrate the poll timer independently */ in poll_service()
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP3000/
H A Dhp3000_atc.c332 #define POLL_RATE 100 /* poll 100 times per second (unless synchronized) … macro
2441 … uptr->wait = sim_rtcn_calb (POLL_RATE, TMR_ATC); /* calibrate the poll timer independently */ in poll_service()