Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_RADIO_utils.c571 …uint edthreshold = (NRF_RADIO_regs.CCACTRL & RADIO_CCACTRL_CCAEDTHRES_Msk) >> RADIO_CCACTRL_CCAEDT… in nhwra_prep_cca_request() local
574 double edthreshold_dBm = nrfra_LQIformat_to_dBm(edthreshold) - rx_pow_offset; in nhwra_prep_cca_request()