Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_RADIO_utils.h26 void nhwra_prep_cca_request(p2G4_cca_t *cca_req, bool CCA_not_ED, double rx_pow_offset);
DNHW_RADIO_utils.c544 void nhwra_prep_cca_request(p2G4_cca_t *cca_req, bool CCA_not_ED, double rx_pow_offset) { in nhwra_prep_cca_request() function
DNHW_RADIO.c1428 nhwra_prep_cca_request(&cca_status.cca_req, CCA_not_ED, cheat_rx_power_offset); in start_CCA_ED()