Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_RADIO_utils.c39 checked = NRF_RADIO_regs.PCNF1 & in nrfra_check_pcnf1_ble()
53 __func__, NRF_RADIO_regs.PCNF1); in nrfra_check_pcnf1_ble()
160 checked = NRF_RADIO_regs.PCNF1 & in nrfra_check_802154_conf()
174 __func__, NRF_RADIO_regs.PCNF1); in nrfra_check_802154_conf()
260 int BALEN_bits = 8*((NRF_RADIO_regs.PCNF1 & RADIO_PCNF1_BALEN_Msk) >> RADIO_PCNF1_BALEN_Pos); in nhwra_get_address()
621 return (NRF_RADIO_regs.PCNF1 & RADIO_PCNF1_MAXLEN_Msk) >> RADIO_PCNF1_MAXLEN_Pos; in nhwra_get_MAXLEN()
DNRF5340_peri_types.h2738 …__IOM uint32_t PCNF1; /*!< (@ 0x00000518) Packet configuration register 1 … member