Searched refs:RADIO_PCNF0_S1INCL_Pos (Results 1 – 3 of 3) sorted by relevance
722 if ( NRF_RADIO_regs.PCNF0 & ( RADIO_PCNF0_S1INCL_Include << RADIO_PCNF0_S1INCL_Pos ) ) { in nhwra_tx_copy_payload()
1248 if ( NRF_RADIO_regs.PCNF0 & ( RADIO_PCNF0_S1INCL_Include << RADIO_PCNF0_S1INCL_Pos ) ){ in start_Rx()
4211 #define RADIO_PCNF0_S1INCL_Pos (20UL) /*!< Position of S1INCL field. */ macro4212 #define RADIO_PCNF0_S1INCL_Msk (0x1UL << RADIO_PCNF0_S1INCL_Pos) /*!< Bit mask of S1INCL field. */