Searched refs:RADIO_PCNF0_PLEN_Pos (Results 1 – 2 of 2) sorted by relevance
64 | ( RADIO_PCNF0_PLEN_8bit << RADIO_PCNF0_PLEN_Pos ) ); in nrfra_check_ble1M_conf()87 | ( RADIO_PCNF0_PLEN_16bit << RADIO_PCNF0_PLEN_Pos ) ); in nrfra_check_ble2M_conf()116 | ( RADIO_PCNF0_PLEN_32bitZero << RADIO_PCNF0_PLEN_Pos ) in nrfra_check_802154_conf()
3698 #define RADIO_PCNF0_PLEN_Pos (24UL) /*!< Position of PLEN field. */ macro3699 #define RADIO_PCNF0_PLEN_Msk (0x3UL << RADIO_PCNF0_PLEN_Pos) /*!< Bit mask of PLEN field. */