![]() |
nRF Connect SDK API 3.3.99
|
#include <stdint.h>Go to the source code of this file.
Functions | |
| void | nrf_rpc_crash_gen_assert (uint32_t delay_ms) |
| Generate assertion failure on RPC server. | |
| void | nrf_rpc_crash_gen_hard_fault (uint32_t delay_ms) |
| Generate hard fault on RPC server. | |
| void | nrf_rpc_crash_gen_stack_overflow (uint32_t delay_ms) |
| Generate stack overflow on RPC server. | |