Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_uart.c312 static bool tx_blocking(NRF_UART_Type * p_uart, uart_control_block_t * p_cb) in tx_blocking() function
374 if (!tx_blocking(p_instance->p_reg, p_cb)) in nrfx_uart_tx()