Searched refs:PCNF1 (Results 1 – 2 of 2) sorted by relevance
39 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()
2738 …__IOM uint32_t PCNF1; /*!< (@ 0x00000518) Packet configuration register 1 … member