Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_RADIO_utils.c365 p2G4_freq_t center_freq; in nhwra_prep_rx_request() local
366 p2G4_freq_from_d(freq_off, 1, &center_freq); in nhwra_prep_rx_request()
367 rx_req->radio_params.center_freq = center_freq; in nhwra_prep_rx_request()
399 p2G4_freq_t center_freq; in nhwra_prep_rx_request_FEC1() local
401 p2G4_freq_from_d(freq_off, 1, &center_freq); in nhwra_prep_rx_request_FEC1()
402 rx_req->radio_params.center_freq = center_freq; in nhwra_prep_rx_request_FEC1()
523 p2G4_freq_t center_freq; in nhwra_prep_tx_request() local
524 p2G4_freq_from_d(freq_off, 1, &center_freq); in nhwra_prep_tx_request()
525 tx_req->radio_params.center_freq = center_freq; in nhwra_prep_tx_request()
550 p2G4_freq_t center_freq; in nhwra_prep_cca_request() local
[all …]