Synopsis
void platform_spin_delay_cycles(unsigned long cycles);
Description

platform_spin_delay_cycles delays execution by busy-waiting on the CPU timer for cycles ticks.

See Also

platform_spin_delay_us, platform_spin_delay_ms