|
RKH
|
| rkh.h | RKH framwwork platform - independent interface |
| rkhassert.h | Specifies the assertion macros |
| rkhcfg.h | RKH user configurations |
| rkhdef.h | Defines constants and macros |
| rkhevt.h | Defines event data type and other related macros |
| rkhfwk_bittbl.h | Specifies the interface of the mapping table manager to deal with native priority algorithm |
| rkhfwk_cast.h | Defines casting operations which are internally used by RKH |
| rkhfwk_dynevt.h | Specifies the interface of dynamic event support |
| rkhfwk_evtpool.h | Specifies the event pool interface |
| rkhfwk_hook.h | Specifies the interface of hook functions |
| rkhfwk_module.h | Specifies the macros to identify file modules |
| rkhfwk_sched.h | Specifies the interface of RKH control operations |
| rkhfwk_version.h | Defines the RKH version |
| rkhitl.h | RKH engine interface.This header file is directly included in RKH interface file, rkh.h |
| rkhmempool.h | Specifies the interface of the fixed-size memory blocks facility |
| rkhplat.h | RKH platform abstraction layer |
| rkhqueue.h | Specifies the interface of the queue services |
| rkhsm.h | Specifies the interface of the state-machine manager |
| rkhsma.h | Specifies the interface of the acive object (SMA state machine applications) manager |
| rkhsma_prio.h | Specifies the native priority mechanism for active object scheduling |
| rkhsma_sync.h | Specifies the interface of the blocking mechanism (synchro) for active object scheduling |
| rkhtmr.h | Specifies the interface of software timer services |
| rkhtrc.h | Specifies the interface of trace facility |
| rkhtrc_define.h | Defines constants and macros which are internally used by RKH trace facility |
| rkhtrc_filter.h | Specifies the runtime filter operations for the trace facility |
| rkhtrc_out.h | Specifies the interface to get out the trace records from the instrumented application |
| rkhtrc_record.h | Defines the trace records |
| rkhtrc_stream.h | Specifies the trace stream manager (circular buffer) |
| rkhtype.h | Defines the data types that uses RKH |
| test_rkhsma.c | Unit test for sma module |
| test_rkhtrc_filter.c | Unit test for runtime filter of trace module |
| test_rkhtrc_filter_runner.c | Test runner of filter module |
| test_rkhtrc_record.c | Unit test for record of trace module |
| test_rkhtrc_record_runner.c | Test runner of filter module |
| test_rkhtrc_stream_runner.c | Test runner of filter module |
| test_smPolymorphism.c | Unit test for state machine module |
| test_smPolymorphism_runner.c | Test runner of state machine module |
| test_smPseudostate.c | Unit test for state machine module |
| test_smPseudostate_runner.c | Test runner of state machine module |
| test_smTransition.c | Unit test for state machine module |
| test_smTransition_runner.c | Test runner of state machine module |
| test_smTransitionWoutUnitrazer.c | Test runner of state machine module without unitrazer facility |
| test_smTransitionWoutUnitrazer_runner.c | Test runner of state machine module without unitrazer facility |
| test_utrzexeact_runner.c | Execution action group runner |
| test_utrzexecact.c | Unit test for uTrazer module - Execution action test group |
| test_utrzexpect.c | Unit test for uTrazer module - Expect test group |
| test_utrzexpect_runner.c | Expect group runner |
| test_utrzignore.c | Unit test for uTrazer module - Ignore test group |
| test_utrzignore_runner.c | Ignore group runner |
| test_utrzsm.c | Unit test for uTrazer module - State machine test group |
| test_utrzsm_runner.c | State machine group runner |
| unitrazer.h | Interface of unit test with Trazer application |