Searched defs:cntr_h (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/ |
D | cntr.c | 131 uint32_t cntr_l, cntr_h, cntr_h_overflow; in cntr_cnt_get() local 154 uint32_t cntr_l, cntr_h, cntr_h_overflow, stale; in cntr_cmp_set() local
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/ |
D | radio.c | 1418 uint32_t cntr_l, cntr_h, cntr_h_overflow, stale; in radio_tmr_start() local 1542 uint32_t cntr_l, cntr_h, cntr_h_overflow, stale; in radio_tmr_start_tick() local
|