#include <stdio.h>
#include <aversive.h>
#include <scheduler_config.h>
#include <scheduler_private.h>
Go to the source code of this file.
Functions | |
void | dump_events (void) |
void dump_events | ( | void | ) |
Dump the event structure table
Definition at line 30 of file scheduler_dump.c.
References event_t::current_time, event_t::data, parse_symbols::f, g_tab_event, i, event_t::period, event_t::priority, SCHEDULER_EVENT_ACTIVE, SLIST_NEXT, and event_t::state.