Searched refs:cdot_clock (Results 1 – 1 of 1) sorted by relevance
282 static float cdot_clock; variable394 cdot_clock = cpm / 2.4; /* dots/sec */ in main()395 cdot_clock = 1 / cdot_clock; /* duration of a dot */ in main()396 cdot_clock = cdot_clock / 2; /* dot_clock runs at twice */ in main()398 cdot_clock = cdot_clock * 100; /* scale for ioctl */ in main()527 sound.duration = cdot_clock * WORD_SPACE; in play()544 sound.duration = cdot_clock * CHAR_SPACE; in play()567 duration = cdot_clock * WORD_SPACE; in ttyout()587 duration = cdot_clock * CHAR_SPACE * 10000; in ttyout()