Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_RADIO_utils.c58 int checked =NRF_RADIO_regs.PCNF0 & in nrfra_check_ble1M_conf()
72 NRF_RADIO_regs.PCNF0); in nrfra_check_ble1M_conf()
81 int checked =NRF_RADIO_regs.PCNF0 & in nrfra_check_ble2M_conf()
95 NRF_RADIO_regs.PCNF0); in nrfra_check_ble2M_conf()
104 int checked =NRF_RADIO_regs.PCNF0 & in nrfra_check_bleLR_conf()
122 NRF_RADIO_regs.PCNF0); in nrfra_check_bleLR_conf()
134 checked =NRF_RADIO_regs.PCNF0 & in nrfra_check_802154_conf()
157 __func__, NRF_RADIO_regs.PCNF0); in nrfra_check_802154_conf()
632 S0Len = (NRF_RADIO_regs.PCNF0 & RADIO_PCNF0_S0LEN_Msk) >> RADIO_PCNF0_S0LEN_Pos; in nhwra_get_payload_length()
634 LFLenb = (NRF_RADIO_regs.PCNF0 & RADIO_PCNF0_LFLEN_Msk) >> RADIO_PCNF0_LFLEN_Pos; in nhwra_get_payload_length()
[all …]
DNHW_RADIO.c1248 if ( NRF_RADIO_regs.PCNF0 & ( RADIO_PCNF0_S1INCL_Include << RADIO_PCNF0_S1INCL_Pos ) ){ in start_Rx()
DNRF5340_peri_types.h2737 …__IOM uint32_t PCNF0; /*!< (@ 0x00000514) Packet configuration register 0 … member