Searched refs:iq (Results 1 – 3 of 3) sorted by relevance
26 struct bt_le_cs_iq_sample iq; in ZTEST() local97 iq = bt_le_cs_parse_pct(test_vector[k].input); in ZTEST()99 zassert_equal(iq.i, test_vector[k].output.i, in ZTEST()101 iq.i); in ZTEST()102 zassert_equal(iq.q, test_vector[k].output.q, in ZTEST()104 iq.q); in ZTEST()
184 if $1 --version 2>&1 | grep -iq exuberant; then186 elif $1 --version 2>&1 | grep -iq emacs; then
674 * Added support for setting the sync-word and iq-inverted modes in LoRa modems.