![]() |
sysmonpsu
Xilinx SDK Drivers API Documentation
|
This file contains the implementation of the XSysMonPsu driver's static initialization functionality.
MODIFICATION HISTORY:
Ver Who Date Changes
1.0 kvn 12/15/15 First release.
Functions | |
XSysMonPsu_Config * | XSysMonPsu_LookupConfig (u16 DeviceId) |
This function looks for the device configuration based on the unique device ID. More... | |
Variables | |
XSysMonPsu_Config | XSysMonPsu_ConfigTable [] |
This table contains configuration information for SYSMON device in the system. More... | |
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.
DeviceId | is the unique device ID of the device being looked up. |
Referenced by SysMonPsuSingleChannelIntrExample().
XSysMonPsu_Config XSysMonPsu_ConfigTable[] |
This table contains configuration information for SYSMON device in the system.