nRF Connect SDK API 2.8.99
|
#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 | |
DT_FOREACH_STATUS_OKAY (nordic_nrf_uarte, _NRF_RPC_UART_TRANSPORT_DECLARE) | |