Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_RADIO_utils.c322 uint32_t freq_off = NRF_RADIO_regs.FREQUENCY & RADIO_FREQUENCY_FREQUENCY_Msk; in nhwra_prep_rx_request() local
366 p2G4_freq_from_d(freq_off, 1, &center_freq); in nhwra_prep_rx_request()
398 uint32_t freq_off = NRF_RADIO_regs.FREQUENCY & RADIO_FREQUENCY_FREQUENCY_Msk; in nhwra_prep_rx_request_FEC1() local
401 p2G4_freq_from_d(freq_off, 1, &center_freq); in nhwra_prep_rx_request_FEC1()
522 uint32_t freq_off = NRF_RADIO_regs.FREQUENCY & RADIO_FREQUENCY_FREQUENCY_Msk; in nhwra_prep_tx_request() local
524 p2G4_freq_from_d(freq_off, 1, &center_freq); in nhwra_prep_tx_request()
549 uint32_t freq_off = NRF_RADIO_regs.FREQUENCY & RADIO_FREQUENCY_FREQUENCY_Msk; in nhwra_prep_cca_request() local
551 p2G4_freq_from_d(freq_off, 1, &center_freq); in nhwra_prep_cca_request()