A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: iga1401400978334
Ixiasoft
Visible to Intel only — GUID: iga1401400978334
Ixiasoft
40.7.2. data_source_init()
Prototype: | int data_source_init(alt_u32 base, alt_u32 command_base); |
Thread-safe: | No. |
Include: | <data_source_util.h> |
Parameters: | base—The base address of the control and status agent. command_base—The base address of the command agent. |
Returns: | 1—Initialization is successful. 0—Initialization is unsuccessful. |
Description: | This function performs the following operations to initialize the test pattern generator core: Resets and disables the test pattern generator core. Sets the maximum throttle. Clears all inserted errors. |