Home
last modified time | relevance | path

Searched refs:EVENTS_CRCOK (Results 1 – 19 of 19) sorted by relevance

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_trx.c470 NRF_RADIO->EVENTS_CRCOK = 0; in radio_reset_without_power_reg()
3085 .event_addr = (uint32_t)&NRF_RADIO->EVENTS_CRCOK, in nrf_802154_trx_radio_crcok_event_handle_get()
/hal_nordic-latest/nrfx/mdk/
Dnrf52805.h747 …__IOM uint32_t EVENTS_CRCOK; /*!< (@ 0x00000130) Packet received with CRC ok … member
Dnrf52810.h795 …__IOM uint32_t EVENTS_CRCOK; /*!< (@ 0x00000130) Packet received with CRC ok … member
Dnrf52811.h820 …__IOM uint32_t EVENTS_CRCOK; /*!< (@ 0x00000130) Packet received with CRC ok … member
Dnrf52820.h829 …__IOM uint32_t EVENTS_CRCOK; /*!< (@ 0x00000130) Packet received with CRC ok … member
Dnrf5340_network.h803 …__IOM uint32_t EVENTS_CRCOK; /*!< (@ 0x00000130) Packet received with CRC ok … member
Dnrf52.h950 …__IOM uint32_t EVENTS_CRCOK; /*!< (@ 0x00000130) Packet received with CRC ok … member
Dnrf52833.h1101 …__IOM uint32_t EVENTS_CRCOK; /*!< (@ 0x00000130) Packet received with CRC ok … member
Dnrf52840.h1125 …__IOM uint32_t EVENTS_CRCOK; /*!< (@ 0x00000130) Packet received with CRC ok … member
Dnrf54l09_enga_types.h18519 …__IOM uint32_t EVENTS_CRCOK; /*!< (@ 0x0000022C) Packet received with CRC ok … member
Dnrf54l15_types.h23937 …__IOM uint32_t EVENTS_CRCOK; /*!< (@ 0x0000022C) Packet received with CRC ok … member
Dnrf54l05_types.h23937 …__IOM uint32_t EVENTS_CRCOK; /*!< (@ 0x0000022C) Packet received with CRC ok … member
Dnrf54l10_types.h23937 …__IOM uint32_t EVENTS_CRCOK; /*!< (@ 0x0000022C) Packet received with CRC ok … member
Dnrf54l20_enga_types.h23620 …__IOM uint32_t EVENTS_CRCOK; /*!< (@ 0x0000022C) Packet received with CRC ok … member
Dnrf7120_enga_types.h34085 …__IOM uint32_t EVENTS_CRCOK; /*!< (@ 0x0000022C) Packet received with CRC ok … member
Dnrf9230_engb_types.h62381 …__IOM uint32_t EVENTS_CRCOK; /*!< (@ 0x0000022C) Packet received with CRC ok … member
Dnrf54h20_types.h60967 …__IOM uint32_t EVENTS_CRCOK; /*!< (@ 0x0000022C) Packet received with CRC ok … member
Dnrf9230_enga_types.h61855 …__IOM uint32_t EVENTS_CRCOK; /*!< (@ 0x0000022C) Packet received with CRC ok … member
/hal_nordic-latest/nrfx/hal/
Dnrf_radio.h116 …NRF_RADIO_EVENT_CRCOK = offsetof(NRF_RADIO_Type, EVENTS_CRCOK), /**< Packet received wit…