Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_stm32.c82 lpuartdiv *= LPUART_LPUARTDIV_FREQ_MUL; in lpuartdiv_calc()
93 lpuartdiv = clock_rate * LPUART_LPUARTDIV_FREQ_MUL; in lpuartdiv_calc()