dRonin
adbada4
dRonin firmware
|
#include <pios.h>
Go to the source code of this file.
Functions | |
static void | PIOS_INLINEDELAY_AssertClockSpeed () |
static uint32_t | PIOS_INLINEDELAY_NsToCycles (uint32_t ns) |
static uint32_t | PIOS_INLINEDELAY_GetCycleCnt () |
static void | PIOS_INLINEDELAY_TillCycleCnt (uint32_t whence) |
Definition in file pios_inlinedelay.h.