Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_nrfx_uarte.c1037 static uint32_t us_to_bauds(uint32_t baudrate, int32_t timeout) in us_to_bauds() function
1087 nrf_uarte_frame_timeout_set(uarte, us_to_bauds(baudrate, timeout)); in uarte_nrfx_rx_enable()