Searched refs:uitmp2 (Results 1 – 1 of 1) sorted by relevance
273 uitmp2 = 1; in hackrf_set_params()278 uitmp2 = 1; in hackrf_set_params()281 uitmp1 = uitmp2 = 0; in hackrf_set_params()283 if (uitmp1 || uitmp2) { in hackrf_set_params()288 buf[4] = (uitmp2 >> 0) & 0xff; in hackrf_set_params()289 buf[5] = (uitmp2 >> 8) & 0xff; in hackrf_set_params()334 uitmp1 = uitmp2 = 0; in hackrf_set_params()349 uitmp2 = dev->f_rx % 1000000; in hackrf_set_params()354 uitmp2 = dev->f_tx % 1000000; in hackrf_set_params()357 uitmp1 = uitmp2 = 0; in hackrf_set_params()[all …]