Home
last modified time | relevance | path

Searched refs:RADIO_PCNF0_S1INCL_Include (Results 1 – 3 of 3) sorted by relevance

/nrf_hw_models-latest/src/HW_models/
DNHW_RADIO_utils.c722 if ( NRF_RADIO_regs.PCNF0 & ( RADIO_PCNF0_S1INCL_Include << RADIO_PCNF0_S1INCL_Pos ) ) { in nhwra_tx_copy_payload()
DNHW_RADIO.c1248 if ( NRF_RADIO_regs.PCNF0 & ( RADIO_PCNF0_S1INCL_Include << RADIO_PCNF0_S1INCL_Pos ) ){ in start_Rx()
DNRF5340_peri_types.h4214 #define RADIO_PCNF0_S1INCL_Include (1UL) /*!< Always include S1 field in RAM independent of S1LEN */ macro