This is helper function used by sleep/usleep APIs to generate delay in sec/usec.
Prototype
void Xpm_SleepPerfCounter(u32 delay, u64 frequency);
Parameters
The following table lists the Xpm_SleepPerfCounter
function arguments.
Name | Description |
---|---|
delay | - delay time in sec/usec |
frequency | - Number of countes in second/micro second |