DWC_SVLAbort

Syntax

#include <dwc.h>
void DWC_SVLAbort(void);

Arguments

None.

Return Values

None.

Description

Aborts the process for getting service allocator information during execution.

After calling this function, periodically call the DWC_SVLProcess function and use its return value to check that the process for getting service locator information ended normally.

See Also

DWC_SVLProcess

Revision History

For the changelog prior to 5.1 PR2, click here.


CONFIDENTIAL