![]() |
clockps
Xilinx SDK Drivers API Documentation
|
Macros | |
| #define | XCLOCK_ASSIGN_DIVIDERS_S08(ParentTypeVal, DivIndexVal, CtrlRegVal) |
| Assign structure elements for dividers with control register shift of 8 bits. More... | |
| #define | XCLOCK_ASSIGN_DIVIDERS_S16(ParentTypeVal, DivIndexVal, CtrlRegVal) |
| Assign structure elements for dividers with control register shift of 16 bits. More... | |
Functions | |
| XClockPs_Config * | XClock_LookupConfig (u16 DeviceId) |
| Lookup the device configuration based on the unique device ID. More... | |
Variables | |
| XClockPs_Config | XClockPs_ConfigTable [XPAR_XCLOCKPS_NUM_INSTANCES] |
| This table contains configuration information for clocking device in the system. More... | |
| XClockPs_Config | XClockPs_ConfigTable [XPAR_XCLOCKPS_NUM_INSTANCES] |
| configuration table defined in xclockps_g.c More... | |
| #define XCLOCK_ASSIGN_DIVIDERS_S08 | ( | ParentTypeVal, | |
| DivIndexVal, | |||
| CtrlRegVal | |||
| ) |
#include <xclockps_divider.c>
Assign structure elements for dividers with control register shift of 8 bits.
| #define XCLOCK_ASSIGN_DIVIDERS_S16 | ( | ParentTypeVal, | |
| DivIndexVal, | |||
| CtrlRegVal | |||
| ) |
#include <xclockps_divider.c>
Assign structure elements for dividers with control register shift of 16 bits.
| XClockPs_Config* XClock_LookupConfig | ( | u16 | DeviceId | ) |
#include <xclockps_sinit.c>
Lookup the device configuration based on the unique device ID.
The table contains the configuration info for each device in the system.
| DeviceId | is the unique device ID of the device being looked up. |
| XClockPs_Config XClockPs_ConfigTable[XPAR_XCLOCKPS_NUM_INSTANCES] |
#include <xclockps_sinit.c>
configuration table defined in xclockps_g.c
configuration table defined in xclockps_g.c
| XClockPs_Config XClockPs_ConfigTable[XPAR_XCLOCKPS_NUM_INSTANCES] |
#include <xclockps_g.c>
This table contains configuration information for clocking device in the system.
configuration table defined in xclockps_g.c