Searched refs:clock_freq (Results 1 – 1 of 1) sorted by relevance
282 static inline double nhw_uarte_bit_dur_from_reg(uint32_t reg, int clock_freq) { in nhw_uarte_bit_dur_from_reg() argument284 return (double)cc_per_bit / clock_freq; in nhw_uarte_bit_dur_from_reg()