Module hooks

Source
Expand description

Hook module for CSP.

You can override these methods by providing them with an implementation block in your application for library with the function signature specified in this module.

Functions§

csp_clock_get_time
csp_clock_set_time
csp_crypto_decrypt
Implement these, if you use csp_if_tun
csp_crypto_encrypt
csp_input_hook
csp_memfree_hook
csp_output_hook
csp_ps_hook
csp_reboot_hook
csp_shutdown_hook