rtx_config.h
The rtx_config.h include file contains prototypes for some of the RTX kernel routines:
- tsk_lock
- tsk_unlock
- os_tmr_call
- _init_box
- _alloc_box
- _calloc_box
- _free_box
- _declare_box
- _declare_box8
- _init_box8
The rtx_config.h include file contains other definitions of types and structures used by the RTX kernel.
Note
- This include file is used by the RTX kernel for ARM7™ and ARM9™ devices. RTX library for Cortex™-M devices has a different concept and does not need this include file.