![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
Declarations of types and functions required for SoftDevice Handler SoC support. More...
Data Structures | |
| struct | nrf_sdh_soc_evt_observer |
| SoftDevice SoC event observer. More... | |
Macros | |
| #define | NRF_SDH_SOC_OBSERVER(_observer, _handler, _ctx, _prio) |
| Register a SoftDevice SoC event observer. | |
Typedefs | |
| typedef void(* | nrf_sdh_soc_evt_handler_t) (uint32_t evt_id, void *context) |
| SoftDevice SoC event handler. | |
Functions | |
| const char * | nrf_sdh_soc_evt_to_str (uint32_t evt) |
| Stringify a SoftDevice SoC event. | |
Declarations of types and functions required for SoftDevice Handler SoC support.