Searched refs:RADIO_PCNF0_S1LEN_Pos (Results 1 – 2 of 2) sorted by relevance
66 | ( 0 << RADIO_PCNF0_S1LEN_Pos ) in nrfra_check_ble1M_conf()89 | ( 0 << RADIO_PCNF0_S1LEN_Pos ) in nrfra_check_ble2M_conf()114 | ( 0 << RADIO_PCNF0_S1LEN_Pos ) in nrfra_check_bleLR_conf()150 | ( 0 << RADIO_PCNF0_S1LEN_Pos ) in nrfra_check_802154_conf()705 S1LenAirb = (NRF_RADIO_regs.PCNF0 & RADIO_PCNF0_S1LEN_Msk) >> RADIO_PCNF0_S1LEN_Pos; in nhwra_tx_copy_payload()
4217 #define RADIO_PCNF0_S1LEN_Pos (16UL) /*!< Position of S1LEN field. */ macro4218 #define RADIO_PCNF0_S1LEN_Msk (0xFUL << RADIO_PCNF0_S1LEN_Pos) /*!< Bit mask of S1LEN field. */