XTime_SetTime - 2021.1 English

Xilinx Standalone Library Documentation OS and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2021-06-16
Version
2021.1 English

Timer of A53 runs continuously and the time can not be set as desired.

This API doesn't contain anything. It is defined to have uniformity across platforms.

Prototype

void XTime_SetTime(XTime Xtime_Global);

Parameters

The following table lists the XTime_SetTime function arguments.

Table 1. XTime_SetTime Arguments
Name Description
Xtime_Global 64bit value to be written to the physical timer counter register. Since API does not do anything, the value is not utilized.

Returns

None.