sysmonpsu
Vitis Drivers API Documentation
xsysmonpsu_sinit.c File Reference

Functions

XSysMonPsu_ConfigXSysMonPsu_LookupConfig (u16 DeviceId)
 This function looks for the device configuration based on the unique device ID. More...
 

Variables

XSysMonPsu_Config XSysMonPsu_ConfigTable [XPAR_XSYSMONPSU_NUM_INSTANCES]
 This table contains configuration information for SYSMON device in the system. More...
 

Function Documentation

XSysMonPsu_Config* XSysMonPsu_LookupConfig ( u16  DeviceId)

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
DeviceIdis the unique device ID of the device being looked up.
Returns
A pointer to the configuration table entry corresponding to the given device ID, or NULL if no match is found.
Note
None.

Referenced by SysMonPsuAMSExample(), SysMonPsuIntrExample(), SysMonPsuPolledPrintfExample(), and SysMonPsuSingleChannelIntrExample().

Variable Documentation

XSysMonPsu_Config XSysMonPsu_ConfigTable[XPAR_XSYSMONPSU_NUM_INSTANCES]

This table contains configuration information for SYSMON device in the system.