Home
last modified time | relevance | path

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

/nrf_hw_models-3.5.0/src/HW_models/
DNHW_RADIO_utils.c368 …uint edthreshold = (NRF_RADIO_regs.CCACTRL & RADIO_CCACTRL_CCAEDTHRES_Msk) >> RADIO_CCACTRL_CCAEDT… in nhwra_prep_cca_request()
369 … uint CCAMode = (NRF_RADIO_regs.CCACTRL & RADIO_CCACTRL_CCAMODE_Msk) >> RADIO_CCACTRL_CCAMODE_Pos; in nhwra_prep_cca_request()
DNHW_RADIO.c228 NRF_RADIO_regs.CCACTRL = 0x052D0000; in radio_reset()
1059 … uint CCAMode = (NRF_RADIO_regs.CCACTRL & RADIO_CCACTRL_CCAMODE_Msk) >> RADIO_CCACTRL_CCAMODE_Pos; in CCA_handle_end_response()
DNRF5340_peri_types.h2269 …__IOM uint32_t CCACTRL; /*!< (@ 0x0000066C) IEEE 802.15.4 clear channel asse… member