#include "task.h"
#include "pq.h"
Go to the source code of this file.
Functions | |
void | TimerTicker (void) |
void | RegisterTickerPost (ECB *pS) |
Variables | |
volatile int | TStamp |
PQ | ActiveTasks |
ECB * | TimeoutList |
static ECB * | PostList |
Definition at line 24 of file timerticker.c.