Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_UART.c282 static inline double nhw_uarte_bit_dur_from_reg(uint32_t reg, int clock_freq) { in nhw_uarte_bit_dur_from_reg() argument
284 return (double)cc_per_bit / clock_freq; in nhw_uarte_bit_dur_from_reg()