Searched refs:TxAdd (Results 1 – 1 of 1) sorted by relevance
1319 int TxAdd; in nhw_radio_device_address_match() local1326 TxAdd = (NRF_RADIO_regs.DACNF >> (i + 8)) & 1; in nhw_radio_device_address_match()1328 if (TxAdd != ((rx_buf[0] >> 6) & 1) ) { in nhw_radio_device_address_match()