Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/
Dlll_chan.c168 uint8_t bit_count; in chan_sel_remap() local
171 bit_count = 8U; in chan_sel_remap()
172 while (bit_count--) { in chan_sel_remap()
183 if (bit_count < 8) { in chan_sel_remap()
260 uint8_t bit_count; in chan_sel_remap_index() local
263 bit_count = 8U; in chan_sel_remap_index()
264 while (bit_count--) { in chan_sel_remap_index()