LSA_UINT16 (*EPS_PNDEV_WRITE_TRACE_DATA) (struct eps_pndev_hw_tag* pHwInstIn, LSA_UINT32 offset, LSA_UINT8* ptr, LSA_UINT32 size)
Writes configuration data for traces into a shared memory. Used if EPS runs in a distributed architecture.
Parameters
pHwInstIn: Input. Wrapper structure
offset: Input. Offset in the trace memory (destination)
ptr: Input. Pointer to the memory where the trace data has to be written to (source)
size: Input. Length to copy
Returns
EPS_PNDEV_RET_ERREPS_PNDEV_RET_OKEPS_PNDEV_RET_DEV_NOT_FOUNDEPS_PNDEV_RET_DEV_OPEN_FAILEDEPS_PNDEV_RET_UNSUPPORTED