Defines | Functions

timer.c File Reference

#include <unistd.h>
#include <fsm.h>
#include <stdio.h>
Include dependency graph for timer.c:

Defines

#define __FSM_NAME   test
#define DBG(f, a...)   printf(f, ## a)
#define fsm_event_str   fsm_common_event_str

Functions

 FSM_STATE (state1)
int main ()

Define Documentation

#define __FSM_NAME   test
#define DBG (   f,
  a... 
)    printf(f, ## a)
#define fsm_event_str   fsm_common_event_str

Function Documentation

FSM_STATE ( state1   ) 
int main ( void   ) 

Here is the call graph for this function: