Wiselib
Classes | Namespaces | Defines | Typedefs | Functions
wiselib.testing/external_interface/feuerwhere/feuerwhere_timer.h File Reference
#include "external_interface/feuerwhere/feuerwhere_types.h"
#include "util/delegates/delegate.hpp"
#include <stdio.h>
#include <stdlib.h>
#include "ktimer.h"
#include "utimer.h"
#include "timelib.h"
#include "flags.h"
#include "msg.h"
#include "thread.h"
#include "clock.h"
#include "callback-demon.h"
#include "cfg-feuerware.h"
#include "mutex.h"

Go to the source code of this file.

Classes

struct  wiselib::FeuerwhereTimerItem
class  wiselib::FeuerwhereTimerModel< OsModel_P >
 Feuerwhere Implementation of Timer ConceptFeuerwhere implementation of the Timer Concept ... More...

Namespaces

namespace  wiselib
 

AES Algorithm.


Defines

#define UTIMER_STACK_SIZE   400
#define PRIORITY_UTIMER   22

Typedefs

typedef delegate1< void, void * > wiselib::feuerwhere_timer_delegate_t

Functions

void wiselib::init_timer (void)
FeuerwhereTimerItem * wiselib::get_feuerwhere_timer_item (void)
void wiselib::feuerwhere_timer_thread (void)
 Describes a message object which can be sent between threads.

Define Documentation

#define PRIORITY_UTIMER   22
#define UTIMER_STACK_SIZE   400
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines