nRF Connect SDK API 0.1.0
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)   _CONCAT(nrf_rpc_tr_, DT_DEP_ORD(node_id))
 Returns nRF RPC UART transport object name for the given devicetree node.
 

Functions

 DT_FOREACH_STATUS_OKAY (nordic_nrf_uarte, _NRF_RPC_UART_TRANSPORT_DECLARE)