Searched refs:cc_per_bit (Results 1 – 1 of 1) sorted by relevance
283 int cc_per_bit = ((uint64_t)1<<32) / reg; in nhw_uarte_bit_dur_from_reg() local284 return (double)cc_per_bit / clock_freq; in nhw_uarte_bit_dur_from_reg()