Home
last modified time | relevance | path

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

/external/platform/nrfx/drivers/src/
A Dnrfx_uart.c235 static void tx_byte(NRF_UART_Type * p_uart, uart_control_block_t * p_cb) in tx_byte() function
260 tx_byte(p_uart, p_cb); in tx_blocking()
300 tx_byte(p_instance->p_reg, p_cb); in nrfx_uart_tx()
609 tx_byte(p_uart, p_cb); in uart_irq_handler()

Completed in 9 milliseconds