Home
last modified time | relevance | path

Searched refs:BCC (Results 1 – 20 of 20) sorted by relevance

/hal_nordic-latest/nrfx/hal/
Dnrf_radio.h2045 p_reg->BCC = radio_bcc; in nrf_radio_bcc_set()
2050 return p_reg->BCC; in nrf_radio_bcc_get()
/hal_nordic-latest/nrfx/mdk/
Dnrf51.h388 …__IOM uint32_t BCC; /*!< (@ 0x00000560) Bit counter compare. … member
Dnrf52805.h792 …__IOM uint32_t BCC; /*!< (@ 0x00000560) Bit counter compare … member
Dnrf52810.h831 …__IOM uint32_t BCC; /*!< (@ 0x00000560) Bit counter compare … member
Dnrf52811.h882 …__IOM uint32_t BCC; /*!< (@ 0x00000560) Bit counter compare … member
Dnrf52820.h891 …__IOM uint32_t BCC; /*!< (@ 0x00000560) Bit counter compare … member
Dnrf5340_network.h893 …__IOM uint32_t BCC; /*!< (@ 0x00000560) Bit counter compare … member
Dnrf52.h986 …__IOM uint32_t BCC; /*!< (@ 0x00000560) Bit counter compare … member
Dnrf52833.h1163 …__IOM uint32_t BCC; /*!< (@ 0x00000560) Bit counter compare … member
Dnrf52840.h1182 …__IOM uint32_t BCC; /*!< (@ 0x00000560) Bit counter compare … member
Dnrf54l09_enga_types.h18621 …__IOM uint32_t BCC; /*!< (@ 0x00000E94) Bit counter compare … member
Dnrf54l15_types.h24039 …__IOM uint32_t BCC; /*!< (@ 0x00000E94) Bit counter compare … member
Dnrf54l05_types.h24039 …__IOM uint32_t BCC; /*!< (@ 0x00000E94) Bit counter compare … member
Dnrf54l10_types.h24039 …__IOM uint32_t BCC; /*!< (@ 0x00000E94) Bit counter compare … member
Dnrf54l20_enga_types.h23722 …__IOM uint32_t BCC; /*!< (@ 0x00000E94) Bit counter compare … member
Dnrf7120_enga_types.h34187 …__IOM uint32_t BCC; /*!< (@ 0x00000E94) Bit counter compare … member
Dnrf9230_engb_types.h62481 …__IOM uint32_t BCC; /*!< (@ 0x00000E94) Bit counter compare … member
Dnrf54h20_types.h61069 …__IOM uint32_t BCC; /*!< (@ 0x00000E94) Bit counter compare … member
Dnrf9230_enga_types.h61955 …__IOM uint32_t BCC; /*!< (@ 0x00000E94) Bit counter compare … member
/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_trx.c546 NRF_RADIO->BCC = 0; in radio_reset_without_power_reg()