Home
last modified time | relevance | path

Searched refs:rxtx_wait (Results 1 – 3 of 3) sorted by relevance

/dports/comms/linrad/linrad-04.02/
H A Dtxvar.c129 int rxtx_wait; variable
H A Dtxdef.h157 extern int rxtx_wait;
H A Dtx.c613 if(rxtx_state == TRUE) rxtx_wait=16+lir_tx_output_samples()/txout_sizhalf; in do_cw_keying()
616 rxtx_wait--; in do_cw_keying()
617 if(rxtx_wait == 0) in do_cw_keying()