Searched refs:cdot_clock (Results 1 – 1 of 1) sorted by relevance
292 static float cdot_clock; variable404 cdot_clock = cpm / 2.4; /* dots/sec */ in main()405 cdot_clock = 1 / cdot_clock; /* duration of a dot */ in main()406 cdot_clock = cdot_clock / 2; /* dot_clock runs at twice */ in main()408 cdot_clock = cdot_clock * 100; /* scale for ioctl */ in main()537 sound.duration = cdot_clock * WORD_SPACE; in play()554 sound.duration = cdot_clock * CHAR_SPACE; in play()577 duration = cdot_clock * WORD_SPACE; in ttyout()597 duration = cdot_clock * CHAR_SPACE * 10000; in ttyout()