RKH
|
rkhcfg.h | RKH user configurations |
rkh.h | RKH framwwork platform - independent interface |
rkhassert.h | Specifies the assertion macros |
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_pubsub.h | Specifies the publish-subscribe interface |
rkhfwk_rdygrp.h | .. |
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 |
rkhplat.h | RKH platform abstraction layer |
rkhtype.h | Defines the data types that uses RKH |
test_rkhfwk_bittbl.c | Unit test for bit table of fwk module |
test_rkhfwk_dynevt.c | Unit test for dyncamic event of fwk module |
test_rkhfwk_evtpool.c | Unit test for event pool of fwk module |
test_rkhfwk_pubsub.c | Unit test for publish/subscribe mechanism of fwk module |
test_rkhfwk_rdygrp.c | Unit test for AO ready of fwk module |
rkhmempool.h | Specifies the interface of the fixed-size memory blocks facility |
rkhqueue.h | Specifies the interface of the queue services |
rkhsm.h | Specifies the interface of the state-machine manager |
test_rkhsm.c | Unit test for state machine module |
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 |
test_rkhsma.c | Unit test for sma module |
test_rkhsma_prio.c | Unit test for priority mechanism of sma module |
test_rkhsma_sync.c | Unit test for synchronous mechanism of sma module |
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) |
test_rkhtrc_filter.c | Unit test for runtime filter of trace module |
test_rkhtrc_record.c | Unit test for record of trace module |
test_rkhtrc_stream.c | Unit test for trace stream module |
unitrazer.h | Interface of unit test with Trazer application |
test_utrzexeact_runner.c | Execution action group runner |
test_utrzexpect_runner.c | Expect group runner |
test_utrzignore_runner.c | Ignore group runner |
test_utrzsm_runner.c | State machine 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_utrzignore.c | Unit test for uTrazer module - Ignore test group |
test_utrzsm.c | Unit test for uTrazer module - State machine test group |