Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_nrfx_uart.c258 uint8_t safety_cnt = 100; in uart_nrfx_poll_out() local
271 if (--safety_cnt == 0) { in uart_nrfx_poll_out()