Searched refs:corr_threshold (Results 1 – 6 of 6) sorted by relevance
192 m_data.cca.corr_threshold = NRF_802154_CCA_CORR_THRESHOLD_DEFAULT; in nrf_802154_pib_init()307 m_data.cca.corr_threshold = p_cca_cfg->corr_threshold; in nrf_802154_pib_cca_cfg_set()
346 cca_cfg.corr_threshold, in cca_configuration_update()
114 …uint8_t corr_threshold; // !< Busy threshold of the CCA correlator. Not used in @ref NRF_RADIO_CCA… member
157 …uint8_t corr_threshold; // !< Busy threshold of the CCA correlator. Not used in @ref … member
701 ((cca_cfg).mode), ((cca_cfg).ed_threshold), ((cca_cfg).corr_threshold), ((cca_cfg).corr_limit)709 (&(cca_cfg).corr_threshold), \
404 NRF_802154_SPINEL_LOG_VAR_NAMED("%u", p_cfg->corr_threshold, "Corr threshold"); in cca_cfg_await()1732 NRF_802154_SPINEL_LOG_VAR_NAMED("%u", p_cfg->corr_threshold, "Corr threshold"); in nrf_802154_cca_cfg_set()