Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_uart.c304 static void tx_byte(NRF_UART_Type * p_uart, uart_control_block_t * p_cb) in tx_byte() function
329 tx_byte(p_uart, p_cb); in tx_blocking()
370 tx_byte(p_instance->p_reg, p_cb); in nrfx_uart_tx()
701 tx_byte(p_uart, p_cb); in irq_handler()