![]() |
nrfxlib API 3.3.99
|
The nrf_cc3xx_platform_entropy APIs provides callbacks to abort from nrf_cc3xx_platform and/or dependent libraries. More...
Data Structures | |
| struct | nrf_cc3xx_platform_abort_apis_t |
| Type definition of structure holding platform abort APIs. More... | |
Typedefs | |
| typedef void * | nrf_cc3xx_platform_abort_handle_t |
| Type definition of handle used for abort. | |
| typedef void(* | nrf_cc3xx_platform_abort_fn_t) (char const *const reason) |
| Type definition of platform abort function. | |
Functions | |
| void | nrf_cc3xx_platform_set_abort (nrf_cc3xx_platform_abort_apis_t const *const apis) |
| Function to set platform abort APIs. | |
| void | nrf_cc3xx_platform_abort_init (void) |
| Function to initialize platform abort APIs. | |
Variables | |
| nrf_cc3xx_platform_abort_apis_t | platform_abort_apis |
| External reference to the platform abort APIs. | |
The nrf_cc3xx_platform_entropy APIs provides callbacks to abort from nrf_cc3xx_platform and/or dependent libraries.