nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ NRF_RPC_SCRATCHPAD_ALIGN

#define NRF_RPC_SCRATCHPAD_ALIGN (   size)    WB_UP(size)

#include <include/nrf_rpc/nrf_rpc_serialize.h>

Get a scratchpad item size aligned to 4-byte boundary.

Parameters
[in]sizescratchpad item size
Return values
Thescratchpad item size rounded up to the next multiple of 4.