nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches
nrf_rpc_uart.h File Reference
#include <nrf_rpc.h>
#include <nrf_rpc_tr.h>
#include <zephyr/kernel.h>
#include <zephyr/device.h>
#include <zephyr/sys/ring_buffer.h>

Go to the source code of this file.

Macros

#define NRF_RPC_UART_TRANSPORT(node_id)
 Returns nRF RPC UART transport object name for the given devicetree node.
 

Functions

void nrf_rpc_uart_initialized_hook (const struct device *uart_dev)
 Notifies that nRF RPC UART transport is ready to receive packets.
 
 DT_FOREACH_STATUS_OKAY (nordic_nrf_uarte, _NRF_RPC_UART_TRANSPORT_DECLARE)