nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ NRF_RPC_STRINGIFY

#define NRF_RPC_STRINGIFY (   _x)     __NRF_RPC_STRINGIFY(_x)

#include <nrf_rpc/include/nrf_rpc_common.h>

Macro for converting macro argument into a string constans.

Note
This macro is expanded in two steps so that tokens given as macros themselves are fully expanded before they are merged.
Parameters
[in]_xMacro argument.
Returns
String constant.