source: atk2-sc3_fl850f1l/kernel/kernel.csv@ 165

Last change on this file since 165 was 117, checked in by ertl-ishikawa, 9 years ago

ATK2-SC3 1.3.2 FL850F1L(RH850F1L)依存部(GCC/GHS/CCRH)を追加

File size: 11.8 KB
Line 
1/AUTOSAR/EcucDefs/Os,,,1
2/AUTOSAR/EcucDefs/Os/OsOS,OS,,1
3/AUTOSAR/EcucDefs/Os/OsOS/OsScalabilityClass,SC,ENUM,0,1
4/AUTOSAR/EcucDefs/Os/OsOS/OsMemoryProtectionLevel,MLEVEL,ENUM,0,1
5/AUTOSAR/EcucDefs/Os/OsOS/OsViolationHandlingLevel,VLEVEL,ENUM,0,1
6/AUTOSAR/EcucDefs/Os/OsOS/OsStackMonitoring,STACKMONITORING,BOOLEAN,1
7/AUTOSAR/EcucDefs/Os/OsOS/OsStatus,STATUS,ENUM,1
8/AUTOSAR/EcucDefs/Os/OsOS/OsUseGetServiceId,GETSERVICEID,BOOLEAN,1
9/AUTOSAR/EcucDefs/Os/OsOS/OsUseParameterAccess,PARAMETERACCESS,BOOLEAN,1
10/AUTOSAR/EcucDefs/Os/OsOS/OsHooks,HOOK,,1
11/AUTOSAR/EcucDefs/Os/OsOS/OsHooks/OsStartupHook,STARTUPHOOK,BOOLEAN,1
12/AUTOSAR/EcucDefs/Os/OsOS/OsHooks/OsShutdownHook,SHUTDOWNHOOK,BOOLEAN,1
13/AUTOSAR/EcucDefs/Os/OsOS/OsHooks/OsPreTaskHook,PRETASKHOOK,BOOLEAN,1
14/AUTOSAR/EcucDefs/Os/OsOS/OsHooks/OsPostTaskHook,POSTTASKHOOK,BOOLEAN,1
15/AUTOSAR/EcucDefs/Os/OsOS/OsHooks/OsErrorHook,ERRORHOOK,BOOLEAN,1
16/AUTOSAR/EcucDefs/Os/OsOS/OsHooks/OsProtectionHook,PROTECTIONHOOK,BOOLEAN,1
17/AUTOSAR/EcucDefs/Os/OsOS/OsOsStack,OSTK,,0,1
18/AUTOSAR/EcucDefs/Os/OsOS/OsOsStack/OsOsStackSize,STKSZ,INT,1
19/AUTOSAR/EcucDefs/Os/OsOS/OsOsStack/OsOsStackStartAddress,STK,+STRING,0,1
20/AUTOSAR/EcucDefs/Os/OsOS/OsHookStack,HSTK,,0,1
21/AUTOSAR/EcucDefs/Os/OsOS/OsHookStack/OsHookStackSize,STKSZ,INT,1
22/AUTOSAR/EcucDefs/Os/OsOS/OsNonTrustedHookStack,NTHSTK,,0,1
23/AUTOSAR/EcucDefs/Os/OsOS/OsNonTrustedHookStack/OsNonTrustedHookStackSize,STKSZ,INT,1
24/AUTOSAR/EcucDefs/Os/OsOS/OsNonTrustedHookStack/OsNonTrustedHookStackStartAddress,STK,+STRING,0,1
25/AUTOSAR/EcucDefs/Os/OsInclude,XINCLUDE,,0,*
26/AUTOSAR/EcucDefs/Os/OsInclude/OsIncludeFileName,XINCNAME,+INCLUDE,1,*
27/AUTOSAR/EcucDefs/Os/OsAppMode,APP,,1,*
28/AUTOSAR/EcucDefs/Os/OsTask,TSK,,0,*
29/AUTOSAR/EcucDefs/Os/OsTask/OsTaskActivation,ACTIVATION,INT,1
30/AUTOSAR/EcucDefs/Os/OsTask/OsTaskPriority,PRIORITY,INT,1
31/AUTOSAR/EcucDefs/Os/OsTask/OsTaskSchedule,SCHEDULE,ENUM,1
32/AUTOSAR/EcucDefs/Os/OsTask/OsTaskEventRef,EVT_LIST,REF,0,*
33/AUTOSAR/EcucDefs/Os/OsTask/OsTaskResourceRef,RES_LIST,REF,0,*
34/AUTOSAR/EcucDefs/Os/OsTask/OsTaskStackSize,STKSZ,INT,0,1
35/AUTOSAR/EcucDefs/Os/OsTask/OsTaskStackStartAddress,STK,+STRING,0,1
36/AUTOSAR/EcucDefs/Os/OsTask/OsTaskAccessingApplication,ACS_OSAP_LIST,REF,0,*
37/AUTOSAR/EcucDefs/Os/OsTask/OsTaskSystemStackSize,SSTKSZ,INT,0,1
38/AUTOSAR/EcucDefs/Os/OsTask/OsTaskSystemStackStartAddress,SSTK,+STRING,0,1
39/AUTOSAR/EcucDefs/Os/OsTask/OsTaskAutostart,TSK.AUTOSTART,,0,1
40/AUTOSAR/EcucDefs/Os/OsTask/OsTaskAutostart/OsTaskAppModeRef,APP_LIST,REF,1,*
41/AUTOSAR/EcucDefs/Os/OsIsr,ISR,,0,*
42/AUTOSAR/EcucDefs/Os/OsIsr/OsIsrCategory,CATEGORY,ENUM,1
43/AUTOSAR/EcucDefs/Os/OsIsr/OsIsrInterruptNumber,INTNO,INT,1
44/AUTOSAR/EcucDefs/Os/OsIsr/OsIsrInterruptPriority,INTPRI,INT,1
45/AUTOSAR/EcucDefs/Os/OsIsr/OsIsrResourceRef,RES_LIST,REF,0,*
46/AUTOSAR/EcucDefs/Os/OsIsr/OsIsrStackSize,STKSZ,INT,0,1
47/AUTOSAR/EcucDefs/Os/OsIsr/OsIsrInterruptTrigger,INTATR,INT,0,1
48/AUTOSAR/EcucDefs/Os/OsIsr/OsIsrInterruptSource,SOURCE,ENUM,1
49/AUTOSAR/EcucDefs/Os/OsIsr/OsIsrAccessingApplication,ACS_OSAP_LIST,REF,0,*
50/AUTOSAR/EcucDefs/Os/OsEvent,EVT,,0,*
51/AUTOSAR/EcucDefs/Os/OsEvent/OsEventMask,MASK,INT,0,1
52/AUTOSAR/EcucDefs/Os/OsResource,RES,,0,*
53/AUTOSAR/EcucDefs/Os/OsResource/OsResourceProperty,RESATR,ENUM,1
54/AUTOSAR/EcucDefs/Os/OsResource/OsResourceLinkedResourceRef,LINKEDRESID,REF,0,1
55/AUTOSAR/EcucDefs/Os/OsResource/OsResourceAccessingApplication,ACS_OSAP_LIST,REF,0,*
56/AUTOSAR/EcucDefs/Os/OsCounter,CNT,,0,*
57/AUTOSAR/EcucDefs/Os/OsCounter/OsCounterMaxAllowedValue,MAXALLOWED,INT,1
58/AUTOSAR/EcucDefs/Os/OsCounter/OsCounterMinCycle,MINCYCLE,INT,1
59/AUTOSAR/EcucDefs/Os/OsCounter/OsCounterTicksPerBase,TICKSPERBASE,INT,1
60/AUTOSAR/EcucDefs/Os/OsCounter/OsCounterType,CNTATR,ENUM,1
61/AUTOSAR/EcucDefs/Os/OsCounter/OsSecondsPerTick,SECONDSPERTICK,FLOAT,0,1
62/AUTOSAR/EcucDefs/Os/OsCounter/OsCounterIsrRef,ISRID,REF,0,1
63/AUTOSAR/EcucDefs/Os/OsCounter/OsCounterAccessingApplication,ACS_OSAP_LIST,REF,0,*
64/AUTOSAR/EcucDefs/Os/OsAlarm,ALM,,0,*
65/AUTOSAR/EcucDefs/Os/OsAlarm/OsAlarmCounterRef,CNTID,REF,1
66/AUTOSAR/EcucDefs/Os/OsAlarm/OsAlarmAccessingApplication,ACS_OSAP_LIST,REF,0,*
67/AUTOSAR/EcucDefs/Os/OsAlarm/OsAlarmAction,ALM.ACTION,,1
68/AUTOSAR/EcucDefs/Os/OsAlarm/OsAlarmAction/OsAlarmActivateTask,ALM.ACTION.ACTIVATETASK,,0,1
69/AUTOSAR/EcucDefs/Os/OsAlarm/OsAlarmAction/OsAlarmActivateTask/OsAlarmActivateTaskRef,TSKID,REF,1
70/AUTOSAR/EcucDefs/Os/OsAlarm/OsAlarmAction/OsAlarmCallback,ALM.ACTION.CALLBACK,,0,1
71/AUTOSAR/EcucDefs/Os/OsAlarm/OsAlarmAction/OsAlarmCallback/OsAlarmCallbackName,CALLBACK,FUNCTION,1
72/AUTOSAR/EcucDefs/Os/OsAlarm/OsAlarmAction/OsAlarmIncrementCounter,ALM.ACTION.INCREMENTCOUNTER,,0,1
73/AUTOSAR/EcucDefs/Os/OsAlarm/OsAlarmAction/OsAlarmIncrementCounter/OsAlarmIncrementCounterRef,INCID,REF,1
74/AUTOSAR/EcucDefs/Os/OsAlarm/OsAlarmAction/OsAlarmSetEvent,ALM.ACTION.SETEVENT,,0,1
75/AUTOSAR/EcucDefs/Os/OsAlarm/OsAlarmAction/OsAlarmSetEvent/OsAlarmSetEventRef,EVTID,REF,1
76/AUTOSAR/EcucDefs/Os/OsAlarm/OsAlarmAction/OsAlarmSetEvent/OsAlarmSetEventTaskRef,TSKID,REF,1
77/AUTOSAR/EcucDefs/Os/OsAlarm/OsAlarmAutostart,ALM.AUTOSTART,,0,1
78/AUTOSAR/EcucDefs/Os/OsAlarm/OsAlarmAutostart/OsAlarmAlarmTime,ALARMTIME,INT,1
79/AUTOSAR/EcucDefs/Os/OsAlarm/OsAlarmAutostart/OsAlarmAppModeRef,APP_LIST,REF,1,*
80/AUTOSAR/EcucDefs/Os/OsAlarm/OsAlarmAutostart/OsAlarmCycleTime,CYCLETIME,INT,1
81/AUTOSAR/EcucDefs/Os/OsAlarm/OsAlarmAutostart/OsAlarmAutostartType,TYPE,ENUM,1
82/AUTOSAR/EcucDefs/Os/OsScheduleTable,SCHTBL,,0,*
83/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableDuration,DURATIONTICK,INT,1
84/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableRepeating,REPEAT,BOOLEAN,1
85/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableCounterRef,CNTID,REF,1
86/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsSchTblAccessingApplication,ACS_OSAP_LIST,REF,0,*
87/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableAutostart,SCHTBL.AUTOSTART,,0,1
88/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableAutostart/OsScheduleTableStartValue,STARTTICK,INT,0,1
89/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableAutostart/OsScheduleTableAutostartType,TYPE,ENUM,1
90/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableAutostart/OsScheduleTableAppModeRef,APP_LIST,REF,1,*
91/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableExpiryPoint,SCHTBL.EXPPT,,1,*
92/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableExpiryPoint/OsScheduleTblExpPointOffset,OFFSET,INT,1
93/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableExpiryPoint/OsScheduleTableEventSetting,SCHTBL.EXPPT.SETEVENT,,0,*
94/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableExpiryPoint/OsScheduleTableEventSetting/OsScheduleTableSetEventRef,EVTID,REF,1
95/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableExpiryPoint/OsScheduleTableEventSetting/OsScheduleTableSetEventTaskRef,TSKID,REF,1
96/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableExpiryPoint/OsScheduleTableTaskActivation,SCHTBL.EXPPT.ACTIVATETASK,,0,*
97/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableExpiryPoint/OsScheduleTableTaskActivation/OsScheduleTableActivateTaskRef,TSKID,REF,1
98/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableSync,SCHTBL.SYNC,,0,1
99/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableSync/OsScheduleTblSyncStrategy,STRATEGY,ENUM,1
100/AUTOSAR/EcucDefs/Os/OsApplication,OSAP,,0,*
101/AUTOSAR/EcucDefs/Os/OsApplication/OsTrusted,TRUSTED,BOOLEAN,1
102/AUTOSAR/EcucDefs/Os/OsApplication/OsAppAlarmRef,ALM_LIST,REF,0,*
103/AUTOSAR/EcucDefs/Os/OsApplication/OsAppCounterRef,CNT_LIST,REF,0,*
104/AUTOSAR/EcucDefs/Os/OsApplication/OsAppIsrRef,ISR_LIST,REF,0,*
105/AUTOSAR/EcucDefs/Os/OsApplication/OsAppScheduleTableRef,SCHTBL_LIST,REF,0,*
106/AUTOSAR/EcucDefs/Os/OsApplication/OsAppTaskRef,TSK_LIST,REF,0,*
107/AUTOSAR/EcucDefs/Os/OsApplication/OsAppMemorySectionRef,SEC_LIST,REF,0,*
108/AUTOSAR/EcucDefs/Os/OsApplication/OsAppMemoryModuleRef,MOD_LIST,REF,0,*
109/AUTOSAR/EcucDefs/Os/OsApplication/OsAppMemoryAreaRef,MEM_LIST,REF,0,*
110/AUTOSAR/EcucDefs/Os/OsApplication/OsRestartTask,RESTARTTASK,REF,0,1
111/AUTOSAR/EcucDefs/Os/OsApplication/OsApplicationHooks,OSAP.HOOK,,1
112/AUTOSAR/EcucDefs/Os/OsApplication/OsApplicationHooks/OsAppErrorHook,ERRORHOOK,BOOLEAN,1
113/AUTOSAR/EcucDefs/Os/OsApplication/OsApplicationHooks/OsAppShutdownHook,SHUTDOWNHOOK,BOOLEAN,1
114/AUTOSAR/EcucDefs/Os/OsApplication/OsApplicationHooks/OsAppStartupHook,STARTUPHOOK,BOOLEAN,1
115/AUTOSAR/EcucDefs/Os/OsApplication/OsApplicationTrustedFunction,OSAP.TFN,,0,*
116/AUTOSAR/EcucDefs/Os/OsApplication/OsApplicationTrustedFunction/OsTrustedFunctionName,FUNC,FUNCTION,1
117/AUTOSAR/EcucDefs/Os/OsApplication/OsApplicationTrustedFunction/OsTrustedFunctionStackSize,STKSZ,INT,0,1
118/AUTOSAR/EcucDefs/Os/OsMemoryRegion,REG,,2,*
119/AUTOSAR/EcucDefs/Os/OsMemoryRegion/OsMemoryRegionName,REGION,STRING,1
120/AUTOSAR/EcucDefs/Os/OsMemoryRegion/OsMemoryRegionWriteable,WRITE,BOOLEAN,1
121/AUTOSAR/EcucDefs/Os/OsMemoryRegion/OsMemoryRegionStartAddress,BASE,INT,1
122/AUTOSAR/EcucDefs/Os/OsMemoryRegion/OsMemoryRegionSize,SIZE,INT,1
123/AUTOSAR/EcucDefs/Os/OsStandardMemoryRegion,SRG,,1
124/AUTOSAR/EcucDefs/Os/OsStandardMemoryRegion/OsStandardMemoryRomRegionRef,STDROM,REF,1
125/AUTOSAR/EcucDefs/Os/OsStandardMemoryRegion/OsStandardMemoryRamRegionRef,STDRAM,REF,1
126/AUTOSAR/EcucDefs/Os/OsMemoryArea,MEM,,0,*
127/AUTOSAR/EcucDefs/Os/OsMemoryArea/OsMemoryAreaStartAddress,BASE,+STRING,1
128/AUTOSAR/EcucDefs/Os/OsMemoryArea/OsMemoryAreaSize,SIZE,INT,1
129/AUTOSAR/EcucDefs/Os/OsMemoryArea/OsMemoryAreaWritable,WRITE,BOOLEAN,1
130/AUTOSAR/EcucDefs/Os/OsMemoryArea/OsMemoryAreaReadable,READ,BOOLEAN,1
131/AUTOSAR/EcucDefs/Os/OsMemoryArea/OsMemoryAreaExecutable,EXEC,BOOLEAN,1
132/AUTOSAR/EcucDefs/Os/OsMemoryArea/OsMemoryAreaCacheable,CACHE,BOOLEAN,1
133/AUTOSAR/EcucDefs/Os/OsMemoryArea/OsMemoryAreaDevice,DEVICE,BOOLEAN,1
134/AUTOSAR/EcucDefs/Os/OsMemorySection,SEC,,0,*
135/AUTOSAR/EcucDefs/Os/OsMemorySection/OsMemorySectionName,SECTION,STRING,1
136/AUTOSAR/EcucDefs/Os/OsMemorySection/OsMemorySectionMemoryRegionRef,MEMREG,REF,1
137/AUTOSAR/EcucDefs/Os/OsMemorySection/OsMemorySectionWritable,WRITE,BOOLEAN,1
138/AUTOSAR/EcucDefs/Os/OsMemorySection/OsMemorySectionReadable,READ,BOOLEAN,1
139/AUTOSAR/EcucDefs/Os/OsMemorySection/OsMemorySectionExecutable,EXEC,BOOLEAN,1
140/AUTOSAR/EcucDefs/Os/OsMemorySection/OsMemorySectionShort,SDATA,BOOLEAN,1
141/AUTOSAR/EcucDefs/Os/OsMemorySection/OsMemorySectionCacheable,CACHE,BOOLEAN,1
142/AUTOSAR/EcucDefs/Os/OsMemorySection/OsMemorySectionDevice,DEVICE,BOOLEAN,1
143/AUTOSAR/EcucDefs/Os/OsMemorySection/OsMemorySectionInitialize,INIT,ENUM,0,1
144/AUTOSAR/EcucDefs/Os/OsMemorySection/OsMemorySectionExport,EXPORT,BOOLEAN,1
145/AUTOSAR/EcucDefs/Os/OsMemoryModule,MOD,,0,*
146/AUTOSAR/EcucDefs/Os/OsMemoryModule/OsMemoryModuleName,MODULE,STRING,1,*
147/AUTOSAR/EcucDefs/Os/OsMemoryModule/OsMemoryModuleExport,EXPORT,BOOLEAN,1
148/AUTOSAR/EcucDefs/Os/OsLinkSection,LNK,,0,*
149/AUTOSAR/EcucDefs/Os/OsLinkSection/OsLinkSectionName,SECTION,STRING,1
150/AUTOSAR/EcucDefs/Os/OsLinkSection/OsLinkSectionMemoryRegionRef,MEMREG,REF,1
151/AUTOSAR/EcucDefs/Os/OsIoc,OSIOC,,0,1
152/AUTOSAR/EcucDefs/Os/OsIoc/OsIocCommunication,IOC,,0,*
153/AUTOSAR/EcucDefs/Os/OsIoc/OsIocCommunication/OsIocBufferLength,BUFLEN,INT,0,1
154/AUTOSAR/EcucDefs/Os/OsIoc/OsIocCommunication/OsIocDataProperties,IOCDATA,,1,*
155/AUTOSAR/EcucDefs/Os/OsIoc/OsIocCommunication/OsIocDataProperties/OsIocDataPropertyIndex,INDEX,INT,0,1
156/AUTOSAR/EcucDefs/Os/OsIoc/OsIocCommunication/OsIocDataProperties/OsIocInitValue,INITVAL,+STRING,0,1
157/AUTOSAR/EcucDefs/Os/OsIoc/OsIocCommunication/OsIocDataProperties/OsIocDataTypeRef,DATATYPE,+STRING,1
158/AUTOSAR/EcucDefs/Os/OsIoc/OsIocCommunication/OsIocReceiverProperties,IOCRCV,,1
159/AUTOSAR/EcucDefs/Os/OsIoc/OsIocCommunication/OsIocReceiverProperties/OsIocFunctionImplementationKind,IMPLKIND,+STRING,0,1
160/AUTOSAR/EcucDefs/Os/OsIoc/OsIocCommunication/OsIocReceiverProperties/OsIocReceivingOsApplicationRef,OSAPID,REF,1
161/AUTOSAR/EcucDefs/Os/OsIoc/OsIocCommunication/OsIocSenderProperties,IOCSND,,1,*
162/AUTOSAR/EcucDefs/Os/OsIoc/OsIocCommunication/OsIocSenderProperties/OsIocFunctionImplementationKind,IMPLKIND,+STRING,0,1
163/AUTOSAR/EcucDefs/Os/OsIoc/OsIocCommunication/OsIocSenderProperties/OsIocSenderId,SENDERID,INT,0,1
164/AUTOSAR/EcucDefs/Os/OsIoc/OsIocCommunication/OsIocSenderProperties/OsIocSendingOsApplicationRef,OSAPID,REF,1
Note: See TracBrowser for help on using the repository browser.