Home
last modified time | relevance | path

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

/nrf_hw_models-3.6.0/src/HW_models/
DNHW_RADIO_priv.h62 bs_time_t CCA_end_time; member
DNHW_RADIO.c1092 cca_status.CCA_end_time = end_time; in handle_CCA_response()
1094 nhwra_set_Timer_RADIO(cca_status.CCA_end_time); in handle_CCA_response()
1135 cca_status.CCA_end_time = nsi_hws_get_time() + cca_status.cca_req.scan_duration; in start_CCA_ED()
1136 nhwra_set_Timer_RADIO(cca_status.CCA_end_time); in start_CCA_ED()