#include <stdio.h>
#include "my.h"
#define CMY( s ) (( MYSM_T* )(s))
void
my_init( const void *sma )
{
CMY( sma )->x = CMY( sma )->y = 0;
}
void
{
CMY( sma )->x = 1;
}
void
{
CMY( sma )->x = 2;
}
void
{
CMY( sma )->x = 3;
}
void
{
CMY( sma )->y = 0;
}
void
{
(void)sma;
}
void
{
(void)sma;
}
void
{
(void)pe;
CMY( sma )->y = 2;
}
void
{
(void)pe;
CMY( sma )->y = 1;
}
void
{
(void)sma;
(void)pe;
}
void
{
(void)sma;
(void)pe;
}
void
{
(void)sma;
(void)pe;
}
rbool_t
{
(void)pe;
}
rbool_t
{
(void)pe;
}
rbool_t
{
(void)pe;
}
rbool_t
{
(void)pe;
}
rbool_t
{
(void)pe;
}
rbool_t
{
(void)pe;
}
void rkh_fwk_exit(void)
Exit the RKH framework.
RKH framwwork platform - independent interface.
#define RKH_GFALSE
This values are retrived by guard functions.
Specifies the interface of software timer services.
Represents events without parameters.
Describes the SMA (active object in UML).