Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_can.c1749 uint32_t bs_div_value = 0U; local
1791 bs_div_value = brate_data.bits / 5U;
1792 reval = (BT_BS1(brate_data.bits-bs_div_value))
1793 | (BT_BS2(bs_div_value))