ARM functions for busy-wait delay loops.
Copyright (c) 2012-2018 Microchip Technology Inc. and its subsidiaries.
#include "cycle_counter.h"
Functions | |
OPTIMIZE_HIGH RAMFUNC void | portable_delay_cycles (unsigned long n) |
Delay loop to delay n number of cycles. More... | |
OPTIMIZE_HIGH RAMFUNC void portable_delay_cycles | ( | unsigned long | n | ) |
Delay loop to delay n number of cycles.
n | Number of cycles |
References UNUSED.