|
Wiselib
|
#include "external_interface/trisos/trisos_types.h"#include "util/delegates/delegate.hpp"#include "contiki.h"#include "sys/etimer.h"Go to the source code of this file.
Classes | |
| struct | wiselib::timer_item |
| class | wiselib::TriSOSTimer< OsModel_P > |
| TriSOS Implementation of Timer Concept (using Contiki Timer)TriSOS implementation of the Timer Concept ... More... | |
Namespaces | |
| namespace | wiselib |
AES Algorithm. | |
Typedefs | |
| typedef delegate1< void, void * > | wiselib::trisos_timer_delegate_t |
Functions | |
| void | wiselib::init_trisos_timer (void) |
| timer_item * | wiselib::get_timer_item_ref (void) |
1.7.4