|
EE445M RTOS
Taken at the University of Texas Spring 2015
|
#include "libstd/nexus.h"

Go to the source code of this file.
Functions | |
| static always void | systick_init (frequency_t frequency) |
|
inlinestatic |
Provide a human-readable way to initialize the SysTick.
Definition at line 15 of file systick.h.
References SysCtlClockGet(), SysTickEnable(), SysTickIntEnable(), and SysTickPeriodSet().
