Searched refs:edthreshold (Results 1 – 1 of 1) sorted by relevance
571 …uint edthreshold = (NRF_RADIO_regs.CCACTRL & RADIO_CCACTRL_CCAEDTHRES_Msk) >> RADIO_CCACTRL_CCAEDT… in nhwra_prep_cca_request() local574 double edthreshold_dBm = nrfra_LQIformat_to_dBm(edthreshold) - rx_pow_offset; in nhwra_prep_cca_request()