sysmonpsv
Xilinx SDK Drivers API Documentation
xsysmonpsv_sinit.c File Reference

Functions

XSysMonPsv_Config * XSysMonPsv_LookupConfig (void)
 This function looks for the device configuration based on the unique device ID. More...
 

Function Documentation

XSysMonPsv_Config* XSysMonPsv_LookupConfig ( void  )

This function looks for the device configuration based on the unique device ID.

The table XSysmonPsu_ConfigTable[] contains the configuration information for each device in the system.

Parameters
None.
Returns
A pointer to the configuration table entry corresponding to the given device , or NULL if no match is found.
Note
None.

Referenced by SysMonPsvIntrExample(), and SysMonPsvPolledExample().