nRF Connect SDK API 2.8.99
|
#define NRF_RPC_SCRATCHPAD_ALIGN | ( | size | ) |
#include <include/nrf_rpc/nrf_rpc_serialize.h>
Get a scratchpad item size aligned to 4-byte boundary.
[in] | size | scratchpad item size |
The | scratchpad item size rounded up to the next multiple of 4. |