Searched refs:bs_div_value (Results 1 – 1 of 1) sorted by relevance
1749 uint32_t bs_div_value = 0U; local1791 bs_div_value = brate_data.bits / 5U;1792 reval = (BT_BS1(brate_data.bits-bs_div_value))1793 | (BT_BS2(bs_div_value))