Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_RADIO_bitcounter.c53 Timer_RADIO_bitcounter = Time_BitCounterStarted + NRF_RADIO_regs.BCC/nhw_radio_get_bpus(); in nhw_RADIO_TASK_BCSTART()
76 Timer_RADIO_bitcounter = Time_BitCounterStarted + NRF_RADIO_regs.BCC/nhw_radio_get_bpus(); in nhw_RADIO_regw_sideeffects_BCC()
DNRF5340_peri_types.h2755 …__IOM uint32_t BCC; /*!< (@ 0x00000560) Bit counter compare … member
/nrf_hw_models-latest/src/nrfx/hal/
Dnrf_radio.c71 p_reg->BCC = radio_bcc; in nrf_radio_bcc_set()