Searched refs:RADIO_PCNF1_BALEN_Msk (Results 1 – 2 of 2) sorted by relevance
42 | RADIO_PCNF1_BALEN_Msk in nrfra_check_pcnf1_ble()163 | RADIO_PCNF1_BALEN_Msk 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()
4245 #define RADIO_PCNF1_BALEN_Msk (0x7UL << RADIO_PCNF1_BALEN_Pos) /*!< Bit mask of BALEN field. */ macro