Searched refs:tx_byte (Results 1 – 1 of 1) sorted by relevance
235 static void tx_byte(NRF_UART_Type * p_uart, uart_control_block_t * p_cb) in tx_byte() function260 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 3 milliseconds