PSOC E8XXGP Device Support Library

General Description

Functions

cy_rslt_t cy_pdl_srf_module_register (mtb_srf_context_s_t *context)
 Registers the PDL module with an SRF context. More...
 

Function Documentation

◆ cy_pdl_srf_module_register()

cy_rslt_t cy_pdl_srf_module_register ( mtb_srf_context_s_t *  context)

Registers the PDL module with an SRF context.

Note
If all driver PPC regions are set to Non-Secure, this API does nothing.
Parameters
contextThe SRF context with which the PDL is registered with
Returns
Status of the registration request.