Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_UART_backend_pty.c43 static bs_time_t poll_period = 50000; variable
105 u_el->Rx_timer = poll_period; in nhw_upty_init()
191 u_el->Rx_timer += poll_period; in nhw_upty_check_for_input()
233 poll_period = poll_period_f; in parse_poll_period()