source: asp_ewarm/asp-1.7.0/target/fs_k70f120m_EWARM2/sample_workspace/offset.h@ 61

Last change on this file since 61 was 61, checked in by ertl-honda, 11 years ago

ASP for EWARM のコミット.

File size: 225 bytes
Line 
1/* offset.h */
2
3#define TCB_p_tinib 8
4#define TCB_texptn 16
5#define TCB_sp 24
6#define TCB_pc 28
7#define TINIB_exinf 4
8#define TINIB_task 8
9#define TCB_enatex 14
10#define TCB_enatex_bit 2
11#define TCB_enatex_mask 0x4
Note: See TracBrowser for help on using the repository browser.