Searched refs:RADIO_PCNF0_PLEN_Pos (Results 1 – 2 of 2) sorted by relevance
67 | ( RADIO_PCNF0_PLEN_8bit << RADIO_PCNF0_PLEN_Pos ) ); in nrfra_check_ble1M_conf()90 | ( RADIO_PCNF0_PLEN_16bit << RADIO_PCNF0_PLEN_Pos ) ); in nrfra_check_ble2M_conf()116 | ( RADIO_PCNF0_PLEN_LongRange << RADIO_PCNF0_PLEN_Pos ) in nrfra_check_bleLR_conf()147 | ( RADIO_PCNF0_PLEN_32bitZero << RADIO_PCNF0_PLEN_Pos ) in nrfra_check_802154_conf()
4199 #define RADIO_PCNF0_PLEN_Pos (24UL) /*!< Position of PLEN field. */ macro4200 #define RADIO_PCNF0_PLEN_Msk (0x3UL << RADIO_PCNF0_PLEN_Pos) /*!< Bit mask of PLEN field. */