Home
last modified time | relevance | path

Searched refs:BITMODE (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/soc/nordic/
Dtiming.c23 NRF_TIMER2->BITMODE = 0; /* 16 - bit */ in soc_timing_init()
25 NRF_TIMER2->BITMODE = 3; /* 32 - bit */ in soc_timing_init()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.c1425 EVENT_TIMER->BITMODE = 2; /* 24 - bit */ in radio_tmr_start()
1500 SW_SWITCH_TIMER->BITMODE = 0; /* 16 bit */ in radio_tmr_start()