![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
| const char * nrf_sdh_soc_evt_to_str | ( | uint32_t | evt | ) |
#include <nrf_sdh_soc.h>
Stringify a SoftDevice SoC event.
If :option:CONFIG_NRF_SDH_STR_TABLES is enabled, returns the event name. Otherwise, returns the supplied integer as a string.
| evt | An NRF_SOC_SVCS enumeration value. |