Changes between Version 26 and Version 27 of spec/Os


Ignore:
Timestamp:
Dec 6, 2022, 10:39:37 AM (17 months ago)
Author:
fujisft-kaji
Comment:

R21-11反映

Legend:

Unmodified
Added
Removed
Modified
  • spec/Os

    v26 v27  
    6363* API一覧:AUTOSAR仕様
    6464
    65   ||= API =||= ID[[BR]][Dec] =||= ID[[BR]][Hex] =||= R4.0.3 =||= R4.2.2 =||
    66   || [#GetApplicationID GetApplicationID]                     ||  0|| 0x00||  ○  ||  ○  ||
    67   || [#GetISRID GetISRID]                                     ||  1|| 0x01||  ○  ||  ○  ||
    68   || [#CallTrustedFunction CallTrustedFunction]               ||  2|| 0x02||  ○  ||  ○  ||
    69   || [#CheckISRMemoryAccess CheckISRMemoryAccess]             ||  3|| 0x03||  ○  ||  ○  ||
    70   || [#CheckTaskMemoryAccess CheckTaskMemoryAccess]           ||  4|| 0x04||  ○  ||  ○  ||
    71   || [#CheckObjectAccess CheckObjectAccess]                   ||  5|| 0x05||  ○  ||  ○  ||
    72   || [#CheckObjectOwnership CheckObjectOwnership]             ||  6|| 0x06||  ○  ||  ○  ||
    73   || [#StartScheduleTableRel StartScheduleTableRel]           ||  7|| 0x07||  ○  ||  ○  ||
    74   || [#StartScheduleTableAbs StartScheduleTableAbs]           ||  8|| 0x08||  ○  ||  ○  ||
    75   || [#StopScheduleTable StopScheduleTable]                   ||  9|| 0x09||  ○  ||  ○  ||
    76   || [#NextScheduleTable NextScheduleTable]                   || 10|| 0x0A||  ○  ||  ○  ||
    77   || [#StartScheduleTableSynchron StartScheduleTableSynchron] || 11|| 0x0B||  ○  ||  ○  ||
    78   || [#SyncScheduleTable SyncScheduleTable]                   || 12|| 0x0C||  ○  ||  ○  ||
    79   || [#SetScheduletableAsync SetScheduletableAsync]           || 13|| 0x0D||  ○  ||  ○  ||
    80   || [#GetScheduleTableStatus GetScheduleTableStatus]         || 14|| 0x0E||  ○  ||  ○  ||
    81   || [#IncrementCounter IncrementCounter]                     || 15|| 0x0F||  ○  ||  ○  ||
    82   || [#GetCounterValue GetCounterValue]                       || 16|| 0x10||  ○  ||  ○  ||
    83   || [#GetElapsedValue GetElapsedValue]                       || 17|| 0x11||  ○  ||  ○  ||
    84   || [#TerminateApplication TerminateApplication]             || 18|| 0x12||  ○  ||  ○  ||
    85   || [#AllowAccess AllowAccess]                               || 19|| 0x13||  ○  ||  ○  ||
    86   || [#GetApplicationState GetApplicationState]               || 20|| 0x14||  ○  ||  ○  ||
    87   || [#GetNumberOfActivatedCores GetNumberOfActivatedCores]   || 21|| 0x15||  ○  ||  ○  ||
    88   || [#GetCoreID GetCoreID]                                   || 22|| 0x16||  ○  ||  ○  ||
    89   || [#StartCore StartCore]                                   || 23|| 0x17||  ○  ||  ○  ||
    90   || [#StartNonAutosarCore StartNonAutosarCore]               || 24|| 0x18||  ○  ||  ○  ||
    91   || [#GetSpinlock GetSpinlock]                               || 25|| 0x19||  ○  ||  ○  ||
    92   || [#ReleaseSpinlock ReleaseSpinlock]                       || 26|| 0x1A||  ○  ||  ○  ||
    93   || [#TryToGetSpinlock TryToGetSpinlock]                     || 27|| 0x1B||  ○  ||  ○  ||
    94   || [#ShutdownAllCores ShutdownAllCores]                     || 28|| 0x1C||  ○  ||  ○  ||
    95   || [#ControlIdle ControlIdle]                               || 29|| 0x1D||  -   ||  ○  ||
    96   || [#IocSend IocSend]                                       || 30|| 0x1E||  ○  ||  ○  ||
    97   || [#IocWrite IocWrite]                                     || 31|| 0x1F||  ○  ||  ○  ||
    98   || [#IocSendGroup IocSendGroup]                             || 32|| 0x20||  ○  ||  ○  ||
    99   || [#IocWriteGroup IocWriteGroup]                           || 33|| 0x21||  ○  ||  ○  ||
    100   || [#IocReceive IocReceive]                                 || 34|| 0x22||  ○  ||  ○  ||
    101   || [#IocRead IocRead]                                       || 35|| 0x23||  ○  ||  ○  ||
    102   || [#IocReceiveGroup IocReceiveGroup]                       || 36|| 0x24||  ○  ||  ○  ||
    103   || [#IocReadGroup IocReadGroup]                             || 37|| 0x25||  ○  ||  ○  ||
    104   || [#IocEmptyQueue IocEmptyQueue]                           || 38|| 0x26||  ○  ||  ○  ||
    105   || [#GetCurrentApplicationID GetCurrentApplicationID]       || 39|| 0x27||  -   ||  ○  ||
    106 
    107 * コンフィギュレーション一覧 (R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11)
    108   * [#OsAlarm OsAlarm] (○/○/○/○/○/○/○)
    109     * [#OsAlarmAccessingApplication OsAlarmAccessingApplication] (○/○/○/○/○/○/○)
    110     * [#OsAlarmAction OsAlarmAction] (○/○/○/○/○/○/○)
    111       * [#OsAlarmActivateTask OsAlarmActivateTask] (○/○/○/○/○/○/○)
    112         * [#OsAlarmActivateTaskRef OsAlarmActivateTaskRef] (○/○/○/○/○/○/○)
    113       * [#OsAlarmCallback OsAlarmCallback] (○/○/○/○/○/○/○)
    114         * [#OsAlarmCallbackName OsAlarmCallbackName] (○/○/○/○/○/○/○)
    115       * [#OsAlarmIncrementCounter OsAlarmIncrementCounter] (○/○/○/○/○/○/○)
    116         * [#OsAlarmIncrementCounterRef OsAlarmIncrementCounterRef] (○/○/○/○/○/○/○)
    117       * [#OsAlarmSetEvent OsAlarmSetEvent] (○/○/○/○/○/○/○)
    118         * [#OsAlarmSetEventRef OsAlarmSetEventRef] (○/○/○/○/○/○/○)
    119         * [#OsAlarmSetEventTaskRef OsAlarmSetEventTaskRef] (○/○/○/○/○/○/○)
    120     * [#OsAlarmAutostart OsAlarmAutostart] (○/○/○/○/○/○/○)
    121       * [#OsAlarmAlarmTime OsAlarmAlarmTime] (○/○/○/○/○/○/○)
    122       * [#OsAlarmAppModeRef OsAlarmAppModeRef] (○/○/○/○/○/○/○)
    123       * [#OsAlarmAutostartType OsAlarmAutostartType] (○/○/○/○/○/○/○)
    124       * [#OsAlarmCycleTime OsAlarmCycleTime] (○/○/○/○/○/○/○)
    125     * [#OsAlarmCounterRef OsAlarmCounterRef] (○/○/○/○/○/○/○)
    126   * [#OsAppMode OsAppMode] (○/○/○/○/○/○/○)
    127   * [#OsApplication OsApplication] (○/○/○/○/○/○/○)
    128     * [#OsAppAlarmRef OsAppAlarmRef] (○/○/○/○/○/○/○)
    129     * [#OsAppCounterRef OsAppCounterRef] (○/○/○/○/○/○/○)
    130     * [#OsAppEcucPartitionRef OsAppEcucPartitionRef] (○/○/○/○/○/○/○)
    131     * [#OsAppIsrRef OsAppIsrRef] (○/○/○/○/○/○/○)
    132     * [#OsAppScheduleTableRef OsAppScheduleTableRef] (○/○/○/○/○/○/○)
    133     * [#OsAppTaskRef OsAppTaskRef] (○/○/○/○/○/○/○)
    134     * [#OsApplicationCoreAssignment OsApplicationCoreAssignment] (○/○/-/-/-/-/-)
    135     * [#OsApplicationCoreRef OsApplicationCoreRef] (-/○/○/○/○/○/○)
    136     * [#OsApplicationHooks OsApplicationHooks] (○/○/○/○/○/○/○)
    137       * [#OsAppErrorHook OsAppErrorHook] (○/○/○/○/○/○/○)
    138       * [#OsAppShutdownHook OsAppShutdownHook] (○/○/○/○/○/○/○)
    139       * [#OsAppStartupHook OsAppStartupHook] (○/○/○/○/○/○/○)
    140       * [#OsMemoryMappingCodeLocationRef OsMemoryMappingCodeLocationRef] (-/-/-/○/○/○/○)
    141     * [#OsApplicationTrustedFunction OsApplicationTrustedFunction] (○/○/○/○/○/○/○)
    142       * [#OsTrustedFunctionName OsTrustedFunctionName] (○/○/○/○/○/○/○)
    143     * [#OsRestartTask OsRestartTask] (○/○/○/○/○/○/○)
    144     * [#OsTrusted OsTrusted] (○/○/○/○/○/○/○)
    145     * [#OsTrustedApplicationDelayTimingViolationCall OsTrustedApplicationDelayTimingViolationCall] (-/-/○/○/○/○/○)
    146     * [#OsTrustedApplicationWithProtection OsTrustedApplicationWithProtection] (-/-/○/○/○/○/○)
    147   * [#OsCounter OsCounter] (○/○/○/○/○/○/○)
    148     * [#OsCounterAccessingApplication OsCounterAccessingApplication] (○/○/○/○/○/○/○)
    149     * [#OsCounterMaxAllowedValue OsCounterMaxAllowedValue] (○/○/○/○/○/○/○)
    150     * [#OsCounterMinCycle OsCounterMinCycle] (○/○/○/○/○/○/○)
    151     * [#OsCounterTicksPerBase OsCounterTicksPerBase] (○/○/○/○/○/○/○)
    152     * [#OsCounterType OsCounterType] (○/○/○/○/○/○/○)
    153     * [#OsDriver OsDriver] (○/○/○/○/○/○/○)
    154       * [#OsGptChannelRef OsGptChannelRef] (○/○/○/○/○/○/○)
    155     * [#OsSecondsPerTick OsSecondsPerTick] (○/○/○/○/○/○/○)
    156     * [#OsTimeConstant OsTimeConstant] (○/○/○/○/○/○/○)
    157       * [#OsTimeValue OsTimeValue] (○/○/○/○/○/○/○)
    158   * [#OsEvent OsEvent] (○/○/○/○/○/○/○)
    159     * [#OsEventMask OsEventMask] (○/○/○/○/○/○/○)
    160   * [#OsIoc OsIoc] (○/○/○/○/○/○/○)
    161     * [#OsIocCommunication OsIocCommunication] (○/○/○/○/○/○/○)
    162       * [#OsIocBufferLength OsIocBufferLength] (○/○/○/○/○/○/○)
    163       * [#OsIocDataProperties OsIocDataProperties] (○/○/○/○/○/○/○)
    164         * [#OsIocDataPropertyIndex OsIocDataPropertyIndex] (○/○/○/○/○/○/○)
    165         * [#OsIocDataTypeRef OsIocDataTypeRef] (○/○/○/○/○/○/○)
    166         * [#OsIocInitValue OsIocInitValue] (○/○/○/○/○/○/○)
    167         * [#OsMemoryMappingCodeLocationRef2 OsMemoryMappingCodeLocationRef] (-/-/-/-/-/○/○)
    168       * [#OsIocReceiverProperties OsIocReceiverProperties] (○/○/○/○/○/○/○)
    169         * [#OsIocFunctionImplementationKind OsIocFunctionImplementationKind] (○/○/○/○/○/○/○)
    170         * [#OsIocReceiverId OsIocReceiverId] (-/-/-/-/-/-/○)
    171         * [#OsIocReceiverPullCB OsIocReceiverPullCB] (○/○/○/○/○/○/○)
    172         * [#OsIocReceivingOsApplicationRef OsIocReceivingOsApplicationRef] (○/○/○/○/○/○/○)
    173       * [#OsIocSenderProperties OsIocSenderProperties] (○/○/○/○/○/○/○)
    174         * [#OsIocFunctionImplementationKind2 OsIocFunctionImplementationKind] (○/○/○/○/○/○/○)
    175         * [#OsIocSenderId OsIocSenderId] (○/○/○/○/○/○/○)
    176         * [#OsIocSendingOsApplicationRef OsIocSendingOsApplicationRef] (○/○/○/○/○/○/○)
    177   * [#OsIsr OsIsr] (○/○/○/○/○/○/○)
    178     * [#OsIsrCategory OsIsrCategory] (○/○/○/○/○/○/○)
    179     * [#OsIsrPeriod OsIsrPeriod] (-/-/-/-/-/○/○)
    180     * [#OsIsrResourceRef OsIsrResourceRef] (○/○/○/○/○/○/○)
    181     * [#OsIsrTimingProtection OsIsrTimingProtection] (○/○/○/○/○/○/○)
    182       * [#OsIsrAllInterruptLockBudget OsIsrAllInterruptLockBudget] (○/○/○/○/○/○/○)
    183       * [#OsIsrExecutionBudget OsIsrExecutionBudget] (○/○/○/○/○/○/○)
    184       * [#OsIsrOsInterruptLockBudget OsIsrOsInterruptLockBudget] (○/○/○/○/○/○/○)
    185       * [#OsIsrResourceLock OsIsrResourceLock] (○/○/○/○/○/○/○)
    186         * [#OsIsrResourceLockBudget OsIsrResourceLockBudget] (○/○/○/○/○/○/○)
    187         * [#OsIsrResourceLockResourceRef OsIsrResourceLockResourceRef] (○/○/○/○/○/○/○)
    188       * [#OsIsrTimeFrame OsIsrTimeFrame] (○/○/○/○/○/○/○)
    189     * [#OsMemoryMappingCodeLocationRef3 OsMemoryMappingCodeLocationRef] (-/-/-/○/○/○/○)
    190   * [#OsOS OsOS] (○/○/○/○/○/○/○)
    191     * [#OsHooks OsHooks] (○/○/○/○/○/○/○)
    192       * [#OsErrorHook OsErrorHook] (○/○/○/○/○/○/○)
    193       * [#OsMemoryMappingCodeLocationRef4 OsMemoryMappingCodeLocationRef] (-/-/-/○/○/○/○)
    194       * [#OsPostTaskHook OsPostTaskHook] (○/○/○/○/○/○/○)
    195       * [#OsPreTaskHook OsPreTaskHook] (○/○/○/○/○/○/○)
    196       * [#OsProtectionHook OsProtectionHook] (○/○/○/○/○/○/○)
    197       * [#OsShutdownHook OsShutdownHook] (○/○/○/○/○/○/○)
    198       * [#OsStartupHook OsStartupHook] (○/○/○/○/○/○/○)
    199     * [#OsNumberOfCores OsNumberOfCores] (○/○/○/○/○/○/○)
    200     * [#OsScalabilityClass OsScalabilityClass] (○/○/○/○/○/○/○)
    201     * [#OsStackMonitoring OsStackMonitoring] (○/○/○/○/○/○/○)
    202     * [#OsStatus OsStatus] (○/○/○/○/○/○/○)
    203     * [#OsUseArti OsUseArti] (-/-/-/-/-/○/○)
    204     * [#OsUseGetServiceId OsUseGetServiceId] (○/○/○/○/○/○/○)
    205     * [#OsUseParameterAccess OsUseParameterAccess] (○/○/○/○/○/○/○)
    206     * [#OsUseResScheduler OsUseResScheduler] (○/○/○/○/○/○/○)
    207   * [#OsPeripheralArea OsPeripheralArea] (-/-/-/○/○/○/○)
    208     * [#OsPeripheralAreaAccessingApplication OsPeripheralAreaAccessingApplication] (-/-/-/○/○/○/○)
    209     * [#OsPeripheralAreaEndAddress OsPeripheralAreaEndAddress] (-/-/-/○/○/○/○)
    210     * [#OsPeripheralAreaId OsPeripheralAreaId] (-/-/-/○/○/○/○)
    211     * [#OsPeripheralAreaStartAddress OsPeripheralAreaStartAddress] (-/-/-/○/○/○/○)
    212   * [#OsResource OsResource] (○/○/○/○/○/○/○)
    213     * [#OsResourceAccessingApplication OsResourceAccessingApplication] (○/○/○/○/○/○/○)
    214     * [#OsResourceLinkedResourceRef OsResourceLinkedResourceRef] (○/○/○/○/○/○/○)
    215     * [#OsResourceProperty OsResourceProperty] (○/○/○/○/○/○/○)
    216   * [#OsScheduleTable OsScheduleTable] (○/○/○/○/○/○/○)
    217     * [#OsSchTblAccessingApplication OsSchTblAccessingApplication] (○/○/○/○/○/○/○)
    218     * [#OsScheduleTableAutostart OsScheduleTableAutostart] (○/○/○/○/○/○/○)
    219       * [#OsScheduleTableAppModeRef OsScheduleTableAppModeRef] (○/○/○/○/○/○/○)
    220       * [#OsScheduleTableAutostartType OsScheduleTableAutostartType] (○/○/○/○/○/○/○)
    221       * [#OsScheduleTableStartValue OsScheduleTableStartValue] (○/○/○/○/○/○/○)
    222     * [#OsScheduleTableCounterRef OsScheduleTableCounterRef] (○/○/○/○/○/○/○)
    223     * [#OsScheduleTableDuration OsScheduleTableDuration] (○/○/○/○/○/○/○)
    224     * [#OsScheduleTableExpiryPoint OsScheduleTableExpiryPoint] (○/○/○/○/○/○/○)
    225       * [#OsScheduleTableEventSetting OsScheduleTableEventSetting] (○/○/○/○/○/○/○)
    226         * [#OsScheduleTableSetEventRef OsScheduleTableSetEventRef] (○/○/○/○/○/○/○)
    227         * [#OsScheduleTableSetEventTaskRef OsScheduleTableSetEventTaskRef] (○/○/○/○/○/○/○)
    228       * [#OsScheduleTableTaskActivation OsScheduleTableTaskActivation] (○/○/○/○/○/○/○)
    229         * [#OsScheduleTableActivateTaskRef OsScheduleTableActivateTaskRef] (○/○/○/○/○/○/○)
    230       * [#OsScheduleTblAdjustableExpPoint OsScheduleTblAdjustableExpPoint] (○/○/○/○/○/○/○)
    231         * [#OsScheduleTableMaxLengthen OsScheduleTableMaxLengthen] (○/○/○/○/○/○/○)
    232         * [#OsScheduleTableMaxShorten OsScheduleTableMaxShorten] (○/○/○/○/○/○/○)
    233       * [#OsScheduleTblExpPointOffset OsScheduleTblExpPointOffset] (○/○/○/○/○/○/○)
    234     * [#OsScheduleTableRepeating OsScheduleTableRepeating] (○/○/○/○/○/○/○)
    235     * [#OsScheduleTableSync OsScheduleTableSync] (○/○/○/○/○/○/○)
    236       * [#OsScheduleTblExplicitPrecision OsScheduleTblExplicitPrecision] (○/○/○/○/○/○/○)
    237       * [#OsScheduleTblSyncStrategy OsScheduleTblSyncStrategy] (○/○/○/○/○/○/○)
    238   * [#OsSpinlock OsSpinlock] (○/○/○/○/○/○/○)
    239     * [#OsSpinlockAccessingApplication OsSpinlockAccessingApplication] (○/○/○/○/○/○/○)
    240     * [#OsSpinlockLockMethod OsSpinlockLockMethod] (-/○/○/○/○/○/○)
    241     * [#OsSpinlockSuccessor OsSpinlockSuccessor] (○/○/○/○/○/○/○)
    242   * [#OsTask OsTask] (○/○/○/○/○/○/○)
    243     * [#OsMemoryMappingCodeLocationRef5 OsMemoryMappingCodeLocationRef] (-/-/-/○/○/○/○)
    244     * [#OsTaskAccessingApplication OsTaskAccessingApplication] (○/○/○/○/○/○/○)
    245     * [#OsTaskActivation OsTaskActivation] (○/○/○/○/○/○/○)
    246     * [#OsTaskAutostart OsTaskAutostart] (○/○/○/○/○/○/○)
    247       * [#OsTaskAppModeRef OsTaskAppModeRef] (○/○/○/○/○/○/○)
    248     * [#OsTaskEventRef OsTaskEventRef] (○/○/○/○/○/○/○)
    249     * [#OsTaskPeriod OsTaskPeriod] (-/-/-/-/-/○/○)
    250     * [#OsTaskPriority OsTaskPriority] (○/○/○/○/○/○/○)
    251     * [#OsTaskResourceRef OsTaskResourceRef] (○/○/○/○/○/○/○)
    252     * [#OsTaskSchedule OsTaskSchedule] (○/○/○/○/○/○/○)
    253     * [#OsTaskTimingProtection OsTaskTimingProtection] (○/○/○/○/○/○/○)
    254       * [#OsTaskAllInterruptLockBudget OsTaskAllInterruptLockBudget] (○/○/○/○/○/○/○)
    255       * [#OsTaskExecutionBudget OsTaskExecutionBudget] (○/○/○/○/○/○/○)
    256       * [#OsTaskOsInterruptLockBudget OsTaskOsInterruptLockBudget] (○/○/○/○/○/○/○)
    257       * [#OsTaskResourceLock OsTaskResourceLock] (○/○/○/○/○/○/○)
    258         * [#OsTaskResourceLockBudget OsTaskResourceLockBudget] (○/○/○/○/○/○/○)
    259         * [#OsTaskResourceLockResourceRef OsTaskResourceLockResourceRef] (○/○/○/○/○/○/○)
    260       * [#OsTaskTimeFrame OsTaskTimeFrame] (○/○/○/○/○/○/○)
     65  ||= API =||= ID[[BR]][Dec] =||= ID[[BR]][Hex] =||= R4.0.3 =||= R4.2.2 =||= R21-11 =||
     66  || [#GetApplicationID GetApplicationID]                     ||  0|| 0x00||  ○  ||  ○  ||  ○  ||
     67  || [#GetISRID GetISRID]                                     ||  1|| 0x01||  ○  ||  ○  ||  ○  ||
     68  || [#CallTrustedFunction CallTrustedFunction]               ||  2|| 0x02||  ○  ||  ○  ||  ○  ||
     69  || [#CheckISRMemoryAccess CheckISRMemoryAccess]             ||  3|| 0x03||  ○  ||  ○  ||  ○  ||
     70  || [#CheckTaskMemoryAccess CheckTaskMemoryAccess]           ||  4|| 0x04||  ○  ||  ○  ||  ○  ||
     71  || [#CheckObjectAccess CheckObjectAccess]                   ||  5|| 0x05||  ○  ||  ○  ||  ○  ||
     72  || [#CheckObjectOwnership CheckObjectOwnership]             ||  6|| 0x06||  ○  ||  ○  ||  ○  ||
     73  || [#StartScheduleTableRel StartScheduleTableRel]           ||  7|| 0x07||  ○  ||  ○  ||  ○  ||
     74  || [#StartScheduleTableAbs StartScheduleTableAbs]           ||  8|| 0x08||  ○  ||  ○  ||  ○  ||
     75  || [#StopScheduleTable StopScheduleTable]                   ||  9|| 0x09||  ○  ||  ○  ||  ○  ||
     76  || [#NextScheduleTable NextScheduleTable]                   || 10|| 0x0A||  ○  ||  ○  ||  ○  ||
     77  || [#StartScheduleTableSynchron StartScheduleTableSynchron] || 11|| 0x0B||  ○  ||  ○  ||  ○  ||
     78  || [#SyncScheduleTable SyncScheduleTable]                   || 12|| 0x0C||  ○  ||  ○  ||  ○  ||
     79  || [#SetScheduletableAsync SetScheduletableAsync]           || 13|| 0x0D||  ○  ||  ○  ||  -  ||
     80  || [#SetScheduleTableAsync SetScheduleTableAsync]           || 13|| 0x0D||  -  ||  -  ||  ○  ||
     81  || [#GetScheduleTableStatus GetScheduleTableStatus]         || 14|| 0x0E||  ○  ||  ○  ||  ○  ||
     82  || [#IncrementCounter IncrementCounter]                     || 15|| 0x0F||  ○  ||  ○  ||  ○  ||
     83  || [#GetCounterValue GetCounterValue]                       || 16|| 0x10||  ○  ||  ○  ||  ○  ||
     84  || [#GetElapsedValue GetElapsedValue]                       || 17|| 0x11||  ○  ||  ○  ||  ○  ||
     85  || [#TerminateApplication TerminateApplication]             || 18|| 0x12||  ○  ||  ○  ||  ○  ||
     86  || [#AllowAccess AllowAccess]                               || 19|| 0x13||  ○  ||  ○  ||  ○  ||
     87  || [#GetApplicationState GetApplicationState]               || 20|| 0x14||  ○  ||  ○  ||  ○  ||
     88  || [#GetNumberOfActivatedCores GetNumberOfActivatedCores]   || 21|| 0x15||  ○  ||  ○  ||  ○  ||
     89  || [#GetCoreID GetCoreID]                                   || 22|| 0x16||  ○  ||  ○  ||  ○  ||
     90  || [#StartCore StartCore]                                   || 23|| 0x17||  ○  ||  ○  ||  ○  ||
     91  || [#StartNonAutosarCore StartNonAutosarCore]               || 24|| 0x18||  ○  ||  ○  ||  ○  ||
     92  || [#GetSpinlock GetSpinlock]                               || 25|| 0x19||  ○  ||  ○  ||  ○  ||
     93  || [#ReleaseSpinlock ReleaseSpinlock]                       || 26|| 0x1A||  ○  ||  ○  ||  ○  ||
     94  || [#TryToGetSpinlock TryToGetSpinlock]                     || 27|| 0x1B||  ○  ||  ○  ||  ○  ||
     95  || [#ShutdownAllCores ShutdownAllCores]                     || 28|| 0x1C||  ○  ||  ○  ||  ○  ||
     96  || [#ControlIdle ControlIdle]                               || 29|| 0x1D||  -   ||  ○  ||  ○  ||
     97  || [#ReadPeripheral8 ReadPeripheral8]                       || 40|| 0x28||  -  ||  -  ||  ○  ||
     98  || [#ReadPeripheral16 ReadPeripheral16]                     || 41|| 0x29||  -  ||  -  ||  ○  ||
     99  || [#ReadPeripheral32 ReadPeripheral32]                     || 42|| 0x2A||  -  ||  -  ||  ○  ||
     100  || [#WritePeripheral8 WritePeripheral8]                     || 43|| 0x2B||  -  ||  -  ||  ○  ||
     101  || [#WritePeripheral16 WritePeripheral16]                   || 44|| 0x2C||  -  ||  -  ||  ○  ||
     102  || [#WritePeripheral32 WritePeripheral32]                   || 45|| 0x2D||  -  ||  -  ||  ○  ||
     103  || [#ModifyPeripheral8 ModifyPeripheral8]                   || 46|| 0x2E||  -  ||  -  ||  ○  ||
     104  || [#ModifyPeripheral16 ModifyPeripheral16]                 || 53|| 0x35||  -  ||  -  ||  ○  ||
     105  || [#ModifyPeripheral32 ModifyPeripheral32]                 || 47|| 0x2F||  -  ||  -  ||  ○  ||
     106  || [#EnableInterruptSource EnableInterruptSource]           || 49|| 0x31||  -  ||  -  ||  ○  ||
     107  || [#DisableInterruptSource DisableInterruptSource]         || 48|| 0x30||  -  ||  -  ||  ○  ||
     108  || [#ClearPendingInterrupt ClearPendingInterrupt]           || 50|| 0x32||  -  ||  -  ||  ○  ||
     109  || [#ActivateTaskAsyn ActivateTaskAsyn]                     || 51|| 0x33||  -  ||  -  ||  ○  ||
     110  || [#SetEventAsyn SetEventAsyn]                             || 52|| 0x34||  -  ||  -  ||  ○  ||
     111  || [#IocInit IocInit]                                       || 53|| 0x35||  -  ||  -  ||  ○  ||
     112  || [#IocSend IocSend]                                       || 30|| 0x1E||  ○  ||  ○  ||  ○  ||
     113  || [#IocWrite IocWrite]                                     || 31|| 0x1F||  ○  ||  ○  ||  ○  ||
     114  || [#IocSendGroup IocSendGroup]                             || 32|| 0x20||  ○  ||  ○  ||  ○  ||
     115  || [#IocWriteGroup IocWriteGroup]                           || 33|| 0x21||  ○  ||  ○  ||  ○  ||
     116  || [#IocReceive IocReceive]                                 || 34|| 0x22||  ○  ||  ○  ||  ○  ||
     117  || [#IocRead IocRead]                                       || 35|| 0x23||  ○  ||  ○  ||  ○  ||
     118  || [#IocReceiveGroup IocReceiveGroup]                       || 36|| 0x24||  ○  ||  ○  ||  ○  ||
     119  || [#IocReadGroup IocReadGroup]                             || 37|| 0x25||  ○  ||  ○  ||  ○  ||
     120  || [#IocEmptyQueue IocEmptyQueue]                           || 38|| 0x26||  ○  ||  ○  ||  ○  ||
     121  || [#GetCurrentApplicationID GetCurrentApplicationID]       || 39|| 0x27||  -   ||  ○  ||  ○  ||
     122
     123* コンフィギュレーション一覧 (R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11)
     124  * [#OsAlarm OsAlarm] (○/○/○/○/○/○/○/○)
     125    * [#OsAlarmAccessingApplication OsAlarmAccessingApplication] (○/○/○/○/○/○/○/○)
     126    * [#OsAlarmAction OsAlarmAction] (○/○/○/○/○/○/○/○)
     127      * [#OsAlarmActivateTask OsAlarmActivateTask] (○/○/○/○/○/○/○/○)
     128        * [#OsAlarmActivateTaskRef OsAlarmActivateTaskRef] (○/○/○/○/○/○/○/○)
     129      * [#OsAlarmCallback OsAlarmCallback] (○/○/○/○/○/○/○/○)
     130        * [#OsAlarmCallbackName OsAlarmCallbackName] (○/○/○/○/○/○/○/○)
     131      * [#OsAlarmIncrementCounter OsAlarmIncrementCounter] (○/○/○/○/○/○/○/○)
     132        * [#OsAlarmIncrementCounterRef OsAlarmIncrementCounterRef] (○/○/○/○/○/○/○/○)
     133      * [#OsAlarmSetEvent OsAlarmSetEvent] (○/○/○/○/○/○/○/○)
     134        * [#OsAlarmSetEventRef OsAlarmSetEventRef] (○/○/○/○/○/○/○/○)
     135        * [#OsAlarmSetEventTaskRef OsAlarmSetEventTaskRef] (○/○/○/○/○/○/○/○)
     136    * [#OsAlarmAutostart OsAlarmAutostart] (○/○/○/○/○/○/○/○)
     137      * [#OsAlarmAlarmTime OsAlarmAlarmTime] (○/○/○/○/○/○/○/○)
     138      * [#OsAlarmAppModeRef OsAlarmAppModeRef] (○/○/○/○/○/○/○/○)
     139      * [#OsAlarmAutostartType OsAlarmAutostartType] (○/○/○/○/○/○/○/○)
     140      * [#OsAlarmCycleTime OsAlarmCycleTime] (○/○/○/○/○/○/○/○)
     141    * [#OsAlarmCounterRef OsAlarmCounterRef] (○/○/○/○/○/○/○/○)
     142  * [#OsAppMode OsAppMode] (○/○/○/○/○/○/○/○)
     143  * [#OsApplication OsApplication] (○/○/○/○/○/○/○/○)
     144    * [#OsAppAlarmRef OsAppAlarmRef] (○/○/○/○/○/○/○/○)
     145    * [#OsAppCounterRef OsAppCounterRef] (○/○/○/○/○/○/○/○)
     146    * [#OsAppEcucPartitionRef OsAppEcucPartitionRef] (○/○/○/○/○/○/○/○)
     147    * [#OsAppIsrRef OsAppIsrRef] (○/○/○/○/○/○/○/○)
     148    * [#OsAppScheduleTableRef OsAppScheduleTableRef] (○/○/○/○/○/○/○/○)
     149    * [#OsAppTaskRef OsAppTaskRef] (○/○/○/○/○/○/○/○)
     150    * [#OsApplicationCoreAssignment OsApplicationCoreAssignment] (○/○/-/-/-/-/-/-)
     151    * [#OsApplicationCoreRef OsApplicationCoreRef] (-/○/○/○/○/○/○/○)
     152    * [#OsApplicationHooks OsApplicationHooks] (○/○/○/○/○/○/○/○)
     153      * [#OsAppErrorHook OsAppErrorHook] (○/○/○/○/○/○/○/○)
     154      * [#OsAppShutdownHook OsAppShutdownHook] (○/○/○/○/○/○/○/○)
     155      * [#OsAppStartupHook OsAppStartupHook] (○/○/○/○/○/○/○/○)
     156      * [#OsMemoryMappingCodeLocationRef OsMemoryMappingCodeLocationRef] (-/-/-/○/○/○/○/○)
     157    * [#OsApplicationTrustedFunction OsApplicationTrustedFunction] (○/○/○/○/○/○/○/○)
     158      * [#OsMemoryMappingCodeLocationRef2 OsMemoryMappingCodeLocationRef] (-/-/-/-/-/-/-/○)
     159      * [#OsTrustedFunctionName OsTrustedFunctionName] (○/○/○/○/○/○/○/○)
     160    * [#OsMemoryMappingCodeLocationRef3 OsMemoryMappingCodeLocationRef] (-/-/-/-/-/-/-/○)
     161    * [#OsRestartTask OsRestartTask] (○/○/○/○/○/○/○/○)
     162    * [#OsTrusted OsTrusted] (○/○/○/○/○/○/○/○)
     163    * [#OsTrustedApplicationDelayTimingViolationCall OsTrustedApplicationDelayTimingViolationCall] (-/-/○/○/○/○/○/○)
     164    * [#OsTrustedApplicationWithProtection OsTrustedApplicationWithProtection] (-/-/○/○/○/○/○/○)
     165  * [#OsCounter OsCounter] (○/○/○/○/○/○/○/○)
     166    * [#OsCounterAccessingApplication OsCounterAccessingApplication] (○/○/○/○/○/○/○/○)
     167    * [#OsCounterMaxAllowedValue OsCounterMaxAllowedValue] (○/○/○/○/○/○/○/○)
     168    * [#OsCounterMinCycle OsCounterMinCycle] (○/○/○/○/○/○/○/○)
     169    * [#OsCounterTicksPerBase OsCounterTicksPerBase] (○/○/○/○/○/○/○/○)
     170    * [#OsCounterType OsCounterType] (○/○/○/○/○/○/○/○)
     171    * [#OsDriver OsDriver] (○/○/○/○/○/○/○/○)
     172      * [#OsGptChannelRef OsGptChannelRef] (○/○/○/○/○/○/○/○)
     173    * [#OsSecondsPerTick OsSecondsPerTick] (○/○/○/○/○/○/○/○)
     174    * [#OsTimeConstant OsTimeConstant] (○/○/○/○/○/○/○/○)
     175      * [#OsTimeValue OsTimeValue] (○/○/○/○/○/○/○/○)
     176  * [#OsEvent OsEvent] (○/○/○/○/○/○/○/○)
     177    * [#OsEventMask OsEventMask] (○/○/○/○/○/○/○/○)
     178  * [#OsIoc OsIoc] (○/○/○/○/○/○/○/○)
     179    * [#OsIocCommunication OsIocCommunication] (○/○/○/○/○/○/○/○)
     180      * [#OsIocBufferLength OsIocBufferLength] (○/○/○/○/○/○/○/○)
     181      * [#OsIocDataProperties OsIocDataProperties] (○/○/○/○/○/○/○/○)
     182        * [#OsIocDataPropertyIndex OsIocDataPropertyIndex] (○/○/○/○/○/○/○/○)
     183        * [#OsIocDataTypeRef OsIocDataTypeRef] (○/○/○/○/○/○/○/○)
     184        * [#OsIocInitValue OsIocInitValue] (○/○/○/○/○/○/○/○)
     185        * [#OsMemoryMappingCodeLocationRef4 OsMemoryMappingCodeLocationRef] (-/-/-/-/-/○/○/○)
     186      * [#OsIocReceiverProperties OsIocReceiverProperties] (○/○/○/○/○/○/○/○)
     187        * [#OsIocFunctionImplementationKind OsIocFunctionImplementationKind] (○/○/○/○/○/○/○/○)
     188        * [#OsIocReceiverId OsIocReceiverId] (-/-/-/-/-/-/○/○)
     189        * [#OsIocReceiverPullCB OsIocReceiverPullCB] (○/○/○/○/○/○/○/○)
     190        * [#OsIocReceivingOsApplicationRef OsIocReceivingOsApplicationRef] (○/○/○/○/○/○/○/○)
     191      * [#OsIocSenderProperties OsIocSenderProperties] (○/○/○/○/○/○/○/○)
     192        * [#OsIocFunctionImplementationKind2 OsIocFunctionImplementationKind] (○/○/○/○/○/○/○/○)
     193        * [#OsIocSenderId OsIocSenderId] (○/○/○/○/○/○/○/○)
     194        * [#OsIocSendingOsApplicationRef OsIocSendingOsApplicationRef] (○/○/○/○/○/○/○/○)
     195  * [#OsIsr OsIsr] (○/○/○/○/○/○/○/○)
     196    * [#OsIsrCategory OsIsrCategory] (○/○/○/○/○/○/○/○)
     197    * [#OsIsrPeriod OsIsrPeriod] (-/-/-/-/-/○/○/○)
     198    * [#OsIsrResourceRef OsIsrResourceRef] (○/○/○/○/○/○/○/○)
     199    * [#OsIsrTimingProtection OsIsrTimingProtection] (○/○/○/○/○/○/○/○)
     200      * [#OsIsrAllInterruptLockBudget OsIsrAllInterruptLockBudget] (○/○/○/○/○/○/○/○)
     201      * [#OsIsrExecutionBudget OsIsrExecutionBudget] (○/○/○/○/○/○/○/○)
     202      * [#OsIsrOsInterruptLockBudget OsIsrOsInterruptLockBudget] (○/○/○/○/○/○/○/○)
     203      * [#OsIsrResourceLock OsIsrResourceLock] (○/○/○/○/○/○/○/○)
     204        * [#OsIsrResourceLockBudget OsIsrResourceLockBudget] (○/○/○/○/○/○/○/○)
     205        * [#OsIsrResourceLockResourceRef OsIsrResourceLockResourceRef] (○/○/○/○/○/○/○/○)
     206      * [#OsIsrTimeFrame OsIsrTimeFrame] (○/○/○/○/○/○/○/○)
     207    * [#OsMemoryMappingCodeLocationRef5 OsMemoryMappingCodeLocationRef] (-/-/-/○/○/○/○/○)
     208  * [#OsOS OsOS] (○/○/○/○/○/○/○/○)
     209    * [#OsHooks OsHooks] (○/○/○/○/○/○/○/○)
     210      * [#OsErrorHook OsErrorHook] (○/○/○/○/○/○/○/○)
     211      * [#OsMemoryMappingCodeLocationRef6 OsMemoryMappingCodeLocationRef] (-/-/-/○/○/○/○/○)
     212      * [#OsPostTaskHook OsPostTaskHook] (○/○/○/○/○/○/○/○)
     213      * [#OsPreTaskHook OsPreTaskHook] (○/○/○/○/○/○/○/○)
     214      * [#OsProtectionHook OsProtectionHook] (○/○/○/○/○/○/○/○)
     215      * [#OsShutdownHook OsShutdownHook] (○/○/○/○/○/○/○/○)
     216      * [#OsStartupHook OsStartupHook] (○/○/○/○/○/○/○/○)
     217    * [#OsNumberOfCores OsNumberOfCores] (○/○/○/○/○/○/○/○)
     218    * [#OsScalabilityClass OsScalabilityClass] (○/○/○/○/○/○/○/○)
     219    * [#OsStackMonitoring OsStackMonitoring] (○/○/○/○/○/○/○/○)
     220    * [#OsStatus OsStatus] (○/○/○/○/○/○/○/○)
     221    * [#OsUseArti OsUseArti] (-/-/-/-/-/○/○/○)
     222    * [#OsUseGetServiceId OsUseGetServiceId] (○/○/○/○/○/○/○/○)
     223    * [#OsUseParameterAccess OsUseParameterAccess] (○/○/○/○/○/○/○/○)
     224    * [#OsUseResScheduler OsUseResScheduler] (○/○/○/○/○/○/○/○)
     225  * [#OsPeripheralArea OsPeripheralArea] (-/-/-/○/○/○/○/○)
     226    * [#OsPeripheralAreaAccessingApplication OsPeripheralAreaAccessingApplication] (-/-/-/○/○/○/○/○)
     227    * [#OsPeripheralAreaEndAddress OsPeripheralAreaEndAddress] (-/-/-/○/○/○/○/○)
     228    * [#OsPeripheralAreaId OsPeripheralAreaId] (-/-/-/○/○/○/○/○)
     229    * [#OsPeripheralAreaStartAddress OsPeripheralAreaStartAddress] (-/-/-/○/○/○/○/○)
     230  * [#OsResource OsResource] (○/○/○/○/○/○/○/○)
     231    * [#OsResourceAccessingApplication OsResourceAccessingApplication] (○/○/○/○/○/○/○/○)
     232    * [#OsResourceLinkedResourceRef OsResourceLinkedResourceRef] (○/○/○/○/○/○/○/○)
     233    * [#OsResourceProperty OsResourceProperty] (○/○/○/○/○/○/○/○)
     234  * [#OsScheduleTable OsScheduleTable] (○/○/○/○/○/○/○/○)
     235    * [#OsSchTblAccessingApplication OsSchTblAccessingApplication] (○/○/○/○/○/○/○/○)
     236    * [#OsScheduleTableAutostart OsScheduleTableAutostart] (○/○/○/○/○/○/○/○)
     237      * [#OsScheduleTableAppModeRef OsScheduleTableAppModeRef] (○/○/○/○/○/○/○/○)
     238      * [#OsScheduleTableAutostartType OsScheduleTableAutostartType] (○/○/○/○/○/○/○/○)
     239      * [#OsScheduleTableStartValue OsScheduleTableStartValue] (○/○/○/○/○/○/○/○)
     240    * [#OsScheduleTableCounterRef OsScheduleTableCounterRef] (○/○/○/○/○/○/○/○)
     241    * [#OsScheduleTableDuration OsScheduleTableDuration] (○/○/○/○/○/○/○/○)
     242    * [#OsScheduleTableExpiryPoint OsScheduleTableExpiryPoint] (○/○/○/○/○/○/○/○)
     243      * [#OsScheduleTableEventSetting OsScheduleTableEventSetting] (○/○/○/○/○/○/○/○)
     244        * [#OsScheduleTableSetEventRef OsScheduleTableSetEventRef] (○/○/○/○/○/○/○/○)
     245        * [#OsScheduleTableSetEventTaskRef OsScheduleTableSetEventTaskRef] (○/○/○/○/○/○/○/○)
     246      * [#OsScheduleTableTaskActivation OsScheduleTableTaskActivation] (○/○/○/○/○/○/○/○)
     247        * [#OsScheduleTableActivateTaskRef OsScheduleTableActivateTaskRef] (○/○/○/○/○/○/○/○)
     248      * [#OsScheduleTblAdjustableExpPoint OsScheduleTblAdjustableExpPoint] (○/○/○/○/○/○/○/○)
     249        * [#OsScheduleTableMaxLengthen OsScheduleTableMaxLengthen] (○/○/○/○/○/○/○/○)
     250        * [#OsScheduleTableMaxShorten OsScheduleTableMaxShorten] (○/○/○/○/○/○/○/○)
     251      * [#OsScheduleTblExpPointOffset OsScheduleTblExpPointOffset] (○/○/○/○/○/○/○/○)
     252    * [#OsScheduleTableRepeating OsScheduleTableRepeating] (○/○/○/○/○/○/○/○)
     253    * [#OsScheduleTableSync OsScheduleTableSync] (○/○/○/○/○/○/○/○)
     254      * [#OsScheduleTblExplicitPrecision OsScheduleTblExplicitPrecision] (○/○/○/○/○/○/○/○)
     255      * [#OsScheduleTblSyncStrategy OsScheduleTblSyncStrategy] (○/○/○/○/○/○/○/○)
     256  * [#OsSpinlock OsSpinlock] (○/○/○/○/○/○/○/○)
     257    * [#OsSpinlockAccessingApplication OsSpinlockAccessingApplication] (○/○/○/○/○/○/○/○)
     258    * [#OsSpinlockLockMethod OsSpinlockLockMethod] (-/○/○/○/○/○/○/○)
     259    * [#OsSpinlockSuccessor OsSpinlockSuccessor] (○/○/○/○/○/○/○/○)
     260  * [#OsTask OsTask] (○/○/○/○/○/○/○/○)
     261    * [#OsMemoryMappingCodeLocationRef7 OsMemoryMappingCodeLocationRef] (-/-/-/○/○/○/○/○)
     262    * [#OsTaskAccessingApplication OsTaskAccessingApplication] (○/○/○/○/○/○/○/○)
     263    * [#OsTaskActivation OsTaskActivation] (○/○/○/○/○/○/○/○)
     264    * [#OsTaskAutostart OsTaskAutostart] (○/○/○/○/○/○/○/○)
     265      * [#OsTaskAppModeRef OsTaskAppModeRef] (○/○/○/○/○/○/○/○)
     266    * [#OsTaskEventRef OsTaskEventRef] (○/○/○/○/○/○/○/○)
     267    * [#OsTaskPeriod OsTaskPeriod] (-/-/-/-/-/○/○/○)
     268    * [#OsTaskPriority OsTaskPriority] (○/○/○/○/○/○/○/○)
     269    * [#OsTaskResourceRef OsTaskResourceRef] (○/○/○/○/○/○/○/○)
     270    * [#OsTaskSchedule OsTaskSchedule] (○/○/○/○/○/○/○/○)
     271    * [#OsTaskTimingProtection OsTaskTimingProtection] (○/○/○/○/○/○/○/○)
     272      * [#OsTaskAllInterruptLockBudget OsTaskAllInterruptLockBudget] (○/○/○/○/○/○/○/○)
     273      * [#OsTaskExecutionBudget OsTaskExecutionBudget] (○/○/○/○/○/○/○/○)
     274      * [#OsTaskOsInterruptLockBudget OsTaskOsInterruptLockBudget] (○/○/○/○/○/○/○/○)
     275      * [#OsTaskResourceLock OsTaskResourceLock] (○/○/○/○/○/○/○/○)
     276        * [#OsTaskResourceLockBudget OsTaskResourceLockBudget] (○/○/○/○/○/○/○/○)
     277        * [#OsTaskResourceLockResourceRef OsTaskResourceLockResourceRef] (○/○/○/○/○/○/○/○)
     278      * [#OsTaskTimeFrame OsTaskTimeFrame] (○/○/○/○/○/○/○/○)
    261279
    262280* エラーコード一覧
     
    264282  * "--"は実装依存と規定されている
    265283
    266   ||= エラーコード =||= Dec =||= Hex =||= R4.0.3 =||= R4.2.2 =||
    267   ||E_OS_ACCESS                ||      1||   0x01||  ○  ||  ○  ||
    268   ||E_OS_CALLEVEL              ||      2||   0x02||  ○  ||  ○  ||
    269   ||E_OS_ID                    ||      3||   0x03||  ○  ||  ○  ||
    270   ||E_OS_LIMIT                 ||      4||   0x04||  ○  ||  ○  ||
    271   ||E_OS_NOFUNC                ||      5||   0x05||  ○  ||  ○  ||
    272   ||E_OS_RESOURCE              ||      6||   0x06||  ○  ||  ○  ||
    273   ||E_OS_STATE                 ||      7||   0x07||  ○  ||  ○  ||
    274   ||E_OS_VALUE                 ||      8||   0x08||  ○  ||  ○  ||
    275   ||E_OS_SERVICEID             ||     --||     --||  ○  ||  ○  ||
    276   ||E_OS_ILLEGAL_ADDRESS       ||     --||     --||  ○  ||  ○  ||
    277   ||E_OS_MISSINGEND            ||     --||     --||  ○  ||  ○  ||
    278   ||E_OS_DISABLEDINT           ||     --||     --||  ○  ||  ○  ||
    279   ||E_OS_STACKFAULT            ||     --||     --||  ○  ||  ○  ||
    280   ||E_OS_PROTECTION_MEMORY     ||     --||     --||  ○  ||  ○  ||
    281   ||E_OS_PROTECTION_TIME       ||     --||     --||  ○  ||  ○  ||
    282   ||E_OS_PROTECTION_ARRIVAL    ||     --||     --||  ○  ||  ○  ||
    283   ||E_OS_PROTECTION_LOCKED     ||     --||     --||  ○  ||  ○  ||
    284   ||E_OS_PROTECTION_EXCEPTION  ||     --||     --||  ○  ||  ○  ||
    285   ||E_OS_CORE                  ||     --||     --||  ○  ||  ○  ||
    286   ||E_OS_SPINLOCK              ||     --||     --||  ○  ||  ○  ||
    287   ||E_OS_INTERFERENCE_DEADLOCK ||     --||     --||  ○  ||  ○  ||
    288   ||E_OS_NESTING_DEADLOCK      ||     --||     --||  ○  ||  ○  ||
    289   ||E_OS_PARAM_POINTER         ||     --||     --||  ○  ||  ○  ||
     284  ||= エラーコード =||= Dec =||= Hex =||= R4.0.3 =||= R4.2.2 =||= R21-11 =||
     285  ||E_OS_ACCESS                ||      1||   0x01||  ○  ||  ○  ||  -  ||
     286  ||E_OS_CALLEVEL              ||      2||   0x02||  ○  ||  ○  ||  -  ||
     287  ||E_OS_ID                    ||      3||   0x03||  ○  ||  ○  ||  -  ||
     288  ||E_OS_LIMIT                 ||      4||   0x04||  ○  ||  ○  ||  -  ||
     289  ||E_OS_NOFUNC                ||      5||   0x05||  ○  ||  ○  ||  -  ||
     290  ||E_OS_RESOURCE              ||      6||   0x06||  ○  ||  ○  ||  -  ||
     291  ||E_OS_STATE                 ||      7||   0x07||  ○  ||  ○  ||  -  ||
     292  ||E_OS_VALUE                 ||      8||   0x08||  ○  ||  ○  ||  -  ||
     293  ||E_OS_SERVICEID             ||     --||     --||  ○  ||  ○  ||  ○  ||
     294  ||E_OS_ILLEGAL_ADDRESS       ||     --||     --||  ○  ||  ○  ||  ○  ||
     295  ||E_OS_MISSINGEND            ||     --||     --||  ○  ||  ○  ||  ○  ||
     296  ||E_OS_DISABLEDINT           ||     --||     --||  ○  ||  ○  ||  ○  ||
     297  ||E_OS_STACKFAULT            ||     --||     --||  ○  ||  ○  ||  ○  ||
     298  ||E_OS_PROTECTION_MEMORY     ||     --||     --||  ○  ||  ○  ||  ○  ||
     299  ||E_OS_PROTECTION_TIME       ||     --||     --||  ○  ||  ○  ||  ○  ||
     300  ||E_OS_PROTECTION_ARRIVAL    ||     --||     --||  ○  ||  ○  ||  ○  ||
     301  ||E_OS_PROTECTION_LOCKED     ||     --||     --||  ○  ||  ○  ||  ○  ||
     302  ||E_OS_PROTECTION_EXCEPTION  ||     --||     --||  ○  ||  ○  ||  ○  ||
     303  ||E_OS_CORE                  ||     --||     --||  ○  ||  ○  ||  ○  ||
     304  ||E_OS_SPINLOCK              ||     --||     --||  ○  ||  ○  ||  ○  ||
     305  ||E_OS_INTERFERENCE_DEADLOCK ||     --||     --||  ○  ||  ○  ||  ○  ||
     306  ||E_OS_NESTING_DEADLOCK      ||     --||     --||  ○  ||  ○  ||  ○  ||
     307  ||E_OS_PARAM_POINTER         ||     --||     --||  ○  ||  ○  ||  ○  ||
    290308
    291309----
     
    583601* ScheduleTableIDで指定した明示同期スケジュールテーブルの同期を終了する
    584602
     603== SetScheduleTableAsync ==
     604{{{
     605StatusType SetScheduleTableAsync (ScheduleTableType ScheduleTableID)
     606}}}
     607
    585608== GetScheduleTableStatus ==
    586609{{{
     
    689712}}}
    690713
     714== ReadPeripheral8 ==
     715{{{
     716StatusType ReadPeripheral8 (AreaIdType Area, const uint8* Address, uint8* ReadValue)
     717}}}
     718
     719== ReadPeripheral16 ==
     720{{{
     721StatusType ReadPeripheral16 (AreaIdType Area, const uint16* Address, uint16* ReadValue)
     722}}}
     723
     724== ReadPeripheral32 ==
     725{{{
     726StatusType ReadPeripheral32 (AreaIdType Area, const uint32* Address, uint32* ReadValue)
     727}}}
     728
     729== WritePeripheral8 ==
     730{{{
     731StatusType WritePeripheral8 (AreaIdType Area, uint8* Address, uint8 WriteValue)
     732}}}
     733
     734== WritePeripheral16 ==
     735{{{
     736StatusType WritePeripheral16 (AreaIdType Area, uint16* Address, uint16 WriteValue)
     737}}}
     738
     739== WritePeripheral32 ==
     740{{{
     741StatusType WritePeripheral32 (AreaIdType Area, uint32* Address, uint32 WriteValue)
     742}}}
     743
     744== ModifyPeripheral8 ==
     745{{{
     746StatusType ModifyPeripheral8 (AreaIdType Area, uint8* Address, uint8 Clearmask, uint8 Setmask)
     747}}}
     748
     749== ModifyPeripheral16 ==
     750{{{
     751StatusType ModifyPeripheral16 (AreaIdType Area, uint16* Address, uint16 Clearmask, uint16 Setmask)
     752}}}
     753
     754== ModifyPeripheral32 ==
     755{{{
     756StatusType ModifyPeripheral32 (AreaIdType Area, uint32* Address, uint32 Clearmask, uint32 Setmask)
     757}}}
     758
     759== EnableInterruptSource ==
     760{{{
     761StatusType EnableInterruptSource (ISRType ISRID, boolean ClearPending)
     762}}}
     763
     764== DisableInterruptSource ==
     765{{{
     766StatusType DisableInterruptSource (ISRType ISRID)
     767}}}
     768
     769== ClearPendingInterrupt ==
     770{{{
     771StatusType ClearPendingInterrupt (ISRType ISRID)
     772}}}
     773
     774== ActivateTaskAsyn ==
     775{{{
     776void ActivateTaskAsyn (TaskType id)
     777}}}
     778
     779== SetEventAsyn ==
     780{{{
     781void SetEventAsyn (TaskType id, EventMaskType m)
     782}}}
     783
     784== IocInit ==
     785{{{
     786void IocInit (void)
     787}}}
     788
    691789== IocSend ==
     790* R4.0.3 / R4.2.2
    692791{{{
    693792Std_ReturnType IocSend_<IocId>[_<SenderId>](<Data> IN)
    694793}}}
     794* R21-11
     795{{{
     796Std_ReturnType IocSend_<IocId>[_<SenderId>] (<Data> IN, [uint16 numberOfBytesIN])
     797}}}
    695798* IocIdに対して単一のデータを送信する(キューあり)
    696799
    697800== IocWrite ==
     801* R4.0.3 / R4.2.2
    698802{{{
    699803Std_ReturnType IocWrite_<IocId>[_<SenderId>](<Data> IN)
    700804}}}
     805* R21-11
     806{{{
     807Std_ReturnType IocWrite_<IocId>[_<SenderId>] (<Data> IN, [uint16 numberOfBytesIN])
     808}}}
    701809* IocIdに対して単一のデータを送信する(キューなし)
    702810
    703811== IocSendGroup ==
     812* R4.0.3 / R4.2.2
    704813{{{
    705814Std_ReturnType IocSendGroup_<IocId>(<Data1> IN1, <Data2> IN2, ...)
    706815}}}
     816* R21-11
     817{{{
     818Std_ReturnType IocSendGroup_<IocId> (<Data1> IN1, [uint16 numberOfBytesIN1], <Data2> IN2, [uint16 numberOfBytesIN2], ...)
     819}}}
    707820* IocIdに対して複数のデータを送信する(キューあり)
    708821
    709822== IocWriteGroup ==
     823* R4.0.3 / R4.2.2
    710824{{{
    711825Std_ReturnType IocWriteGroup_<IocId>(<Data1> IN1, <Data2> IN2, ...)
    712826}}}
     827* R21-11
     828{{{
     829Std_ReturnType IocWriteGroup_<IocId> (<Data1> IN1, [uint16 numberOfBytesIN1], <Data2> IN2, [uint16 numberOfBytesIN2], ...)
     830}}}
    713831* IocIdに対して複数のデータを送信する(キューなし)
    714832
    715833== IocReceive ==
     834* R4.0.3 / R4.2.2
    716835{{{
    717836Std_ReturnType IocReceive_<IocId>(<Data> OUT)
    718837}}}
     838* R21-11
     839{{{
     840Std_ReturnType IocReceive_<IocId> (<Data> OUT, [uint16* numberOfBytesOUT])
     841}}}
    719842* IocIdから単一のデータを受信する(キューあり)
    720843
    721844== IocRead ==
     845* R4.0.3 / R4.2.2
    722846{{{
    723847Std_ReturnType IocRead_<IocId>(<Data> OUT)
    724848}}}
     849* R21-11
     850{{{
     851Std_ReturnType IocRead_<IocId>[_<ReceiverId>] (<Data> OUT, [uint16* numberOfBytesOUT])
     852}}}
    725853* IocIdから単一のデータを受信する(キューなし)
    726854
    727855== IocReceiveGroup ==
     856* R4.0.3 / R4.2.2
    728857{{{
    729858Std_ReturnType IocReceiveGroup_<IocId>(<Data1> OUT1, <Data2> OUT2, ...)
    730859}}}
     860* R21-11
     861{{{
     862Std_ReturnType IocReceiveGroup_<IocId> (<Data1> OUT1, [uint16* numberOfBytesOUT1], <Data2> OUT2, [uint16* numberOfBytesOUT2], ...)
     863}}}
    731864* IocIdから複数のデータを受信する(キューあり)
    732865
    733866== IocReadGroup ==
     867* R4.0.3 / R4.2.2
    734868{{{
    735869Std_ReturnType IocReadGroup_<IocId>(<Data1> OUT1, <Data2> OUT2, ...)
    736870}}}
     871* R21-11
     872{{{
     873Std_ReturnType IocReadGroup_<IocId> (<Data1> OUT1, [uint16* numberOfBytesOUT1], <Data2> OUT2, [uint16* numberOfBytesOUT2], ...)
     874}}}
    737875* IocIdから複数のデータを受信する(キューなし)
    738876
     
    749887
    750888----
    751 
    752889= コンフィギュレーション仕様 =
    753890
     
    756893/AUTOSAR/EcucDefs/Os/OsAlarm
    757894}}}
    758 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     895* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    759896* SWSタグ: ECUC_Os_00003
    760897* タイプ: PARAM-CONF-CONTAINER
     
    765902/AUTOSAR/EcucDefs/Os/OsAlarm/OsAlarmAccessingApplication
    766903}}}
    767 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     904* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    768905* SWSタグ: ECUC_Os_00004
    769906* タイプ: REFERENCE
     
    775912/AUTOSAR/EcucDefs/Os/OsAlarm/OsAlarmAction
    776913}}}
    777 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     914* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    778915* SWSタグ: ECUC_Os_00006
    779916* タイプ: CHOICE-CONTAINER
     
    784921/AUTOSAR/EcucDefs/Os/OsAlarm/OsAlarmAction/OsAlarmActivateTask
    785922}}}
    786 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     923* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    787924* SWSタグ: ECUC_Os_00007
    788925* タイプ: PARAM-CONF-CONTAINER
     
    793930/AUTOSAR/EcucDefs/Os/OsAlarm/OsAlarmAction/OsAlarmActivateTask/OsAlarmActivateTaskRef
    794931}}}
    795 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     932* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    796933* SWSタグ: ECUC_Os_00008
    797934* タイプ: REFERENCE
     
    803940/AUTOSAR/EcucDefs/Os/OsAlarm/OsAlarmAction/OsAlarmCallback
    804941}}}
    805 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     942* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    806943* SWSタグ: ECUC_Os_00014
    807944* タイプ: PARAM-CONF-CONTAINER
     
    812949/AUTOSAR/EcucDefs/Os/OsAlarm/OsAlarmAction/OsAlarmCallback/OsAlarmCallbackName
    813950}}}
    814 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     951* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    815952* SWSタグ: ECUC_Os_00087
    816953* タイプ: FUNCTION-NAME
     
    821958/AUTOSAR/EcucDefs/Os/OsAlarm/OsAlarmAction/OsAlarmIncrementCounter
    822959}}}
    823 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     960* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    824961* SWSタグ: ECUC_Os_00302
    825962* タイプ: PARAM-CONF-CONTAINER
     
    830967/AUTOSAR/EcucDefs/Os/OsAlarm/OsAlarmAction/OsAlarmIncrementCounter/OsAlarmIncrementCounterRef
    831968}}}
    832 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     969* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    833970* SWSタグ: ECUC_Os_00015
    834971* タイプ: REFERENCE
     
    840977/AUTOSAR/EcucDefs/Os/OsAlarm/OsAlarmAction/OsAlarmSetEvent
    841978}}}
    842 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     979* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    843980* SWSタグ: ECUC_Os_00016
    844981* タイプ: PARAM-CONF-CONTAINER
     
    849986/AUTOSAR/EcucDefs/Os/OsAlarm/OsAlarmAction/OsAlarmSetEvent/OsAlarmSetEventRef
    850987}}}
    851 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     988* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    852989* SWSタグ: ECUC_Os_00017
    853990* タイプ: REFERENCE
     
    859996/AUTOSAR/EcucDefs/Os/OsAlarm/OsAlarmAction/OsAlarmSetEvent/OsAlarmSetEventTaskRef
    860997}}}
    861 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     998* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    862999* SWSタグ: ECUC_Os_00018
    8631000* タイプ: REFERENCE
     
    8691006/AUTOSAR/EcucDefs/Os/OsAlarm/OsAlarmAutostart
    8701007}}}
    871 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1008* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    8721009* SWSタグ: ECUC_Os_00009
    8731010* タイプ: PARAM-CONF-CONTAINER
     
    8781015/AUTOSAR/EcucDefs/Os/OsAlarm/OsAlarmAutostart/OsAlarmAlarmTime
    8791016}}}
    880 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1017* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    8811018* SWSタグ: ECUC_Os_00010
    8821019* タイプ: INTEGER-PARAM
     
    8891026/AUTOSAR/EcucDefs/Os/OsAlarm/OsAlarmAutostart/OsAlarmAppModeRef
    8901027}}}
    891 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1028* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    8921029* SWSタグ: ECUC_Os_00013
    8931030* タイプ: REFERENCE
     
    8991036/AUTOSAR/EcucDefs/Os/OsAlarm/OsAlarmAutostart/OsAlarmAutostartType
    9001037}}}
    901 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1038* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    9021039* SWSタグ: ECUC_Os_00011
    9031040* タイプ: ENUMERATION-PARAM
     
    9111048/AUTOSAR/EcucDefs/Os/OsAlarm/OsAlarmAutostart/OsAlarmCycleTime
    9121049}}}
    913 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1050* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    9141051* SWSタグ: ECUC_Os_00012
    9151052* タイプ: INTEGER-PARAM
     
    9221059/AUTOSAR/EcucDefs/Os/OsAlarm/OsAlarmCounterRef
    9231060}}}
    924 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1061* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    9251062* SWSタグ: ECUC_Os_00005
    9261063* タイプ: REFERENCE
     
    9321069/AUTOSAR/EcucDefs/Os/OsAppMode
    9331070}}}
    934 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1071* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    9351072* SWSタグ: ECUC_Os_00022
    9361073* タイプ: PARAM-CONF-CONTAINER
     
    9411078/AUTOSAR/EcucDefs/Os/OsApplication
    9421079}}}
    943 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1080* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    9441081* SWSタグ: ECUC_Os_00114
    9451082* タイプ: PARAM-CONF-CONTAINER
     
    9501087/AUTOSAR/EcucDefs/Os/OsApplication/OsAppAlarmRef
    9511088}}}
    952 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1089* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    9531090* SWSタグ: ECUC_Os_00231
    9541091* タイプ: REFERENCE
     
    9601097/AUTOSAR/EcucDefs/Os/OsApplication/OsAppCounterRef
    9611098}}}
    962 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1099* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    9631100* SWSタグ: ECUC_Os_00234
    9641101* タイプ: REFERENCE
     
    9701107/AUTOSAR/EcucDefs/Os/OsApplication/OsAppEcucPartitionRef
    9711108}}}
    972 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1109* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    9731110* SWSタグ: ECUC_Os_00392
    9741111* タイプ: REFERENCE
     
    9801117/AUTOSAR/EcucDefs/Os/OsApplication/OsAppIsrRef
    9811118}}}
    982 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1119* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    9831120* SWSタグ: ECUC_Os_00221
    9841121* タイプ: REFERENCE
     
    9901127/AUTOSAR/EcucDefs/Os/OsApplication/OsAppScheduleTableRef
    9911128}}}
    992 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1129* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    9931130* SWSタグ: ECUC_Os_00230
    9941131* タイプ: REFERENCE
     
    10001137/AUTOSAR/EcucDefs/Os/OsApplication/OsAppTaskRef
    10011138}}}
    1002 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1139* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    10031140* SWSタグ: ECUC_Os_00116
    10041141* タイプ: REFERENCE
     
    10201157/AUTOSAR/EcucDefs/Os/OsApplication/OsApplicationCoreRef
    10211158}}}
    1022 * 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1159* 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    10231160* SWSタグ: ECUC_Os_00393
    10241161* タイプ:
    10251162  * R4.1.3/R4.2.2: SYMBOLIC-NAME-REFERENCE
    1026   * R4.3.1/R4.4.0/R19-11/R20-11: REFERENCE
     1163  * R4.3.1/R4.4.0/R19-11/R20-11/R21-11: REFERENCE
    10271164* 多重度: 0..1
    10281165* 参照先: [wiki:spec/EcuC#EcucCoreDefinition /AUTOSAR/EcucDefs/EcuC/EcucHardware/EcucCoreDefinition]
     
    10321169/AUTOSAR/EcucDefs/Os/OsApplication/OsApplicationHooks
    10331170}}}
    1034 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1171* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    10351172* SWSタグ: ECUC_Os_00020
    10361173* タイプ: PARAM-CONF-CONTAINER
     
    10411178/AUTOSAR/EcucDefs/Os/OsApplication/OsApplicationHooks/OsAppErrorHook
    10421179}}}
    1043 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1180* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    10441181* SWSタグ: ECUC_Os_00213
    10451182* タイプ: BOOLEAN-PARAM
     
    10501187/AUTOSAR/EcucDefs/Os/OsApplication/OsApplicationHooks/OsAppShutdownHook
    10511188}}}
    1052 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1189* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    10531190* SWSタグ: ECUC_Os_00125
    10541191* タイプ: BOOLEAN-PARAM
     
    10591196/AUTOSAR/EcucDefs/Os/OsApplication/OsApplicationHooks/OsAppStartupHook
    10601197}}}
    1061 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1198* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    10621199* SWSタグ: ECUC_Os_00124
    10631200* タイプ: BOOLEAN-PARAM
     
    10681205/AUTOSAR/EcucDefs/Os/OsApplication/OsApplicationHooks/OsMemoryMappingCodeLocationRef
    10691206}}}
    1070 * 対象リビジョン: R4.3.1/R4.4.0/R19-11/R20-11
     1207* 対象リビジョン: R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    10711208* SWSタグ: ECUC_Os_00402
    10721209* タイプ: FOREIGN-REFERENCE
     
    10781215/AUTOSAR/EcucDefs/Os/OsApplication/OsApplicationTrustedFunction
    10791216}}}
    1080 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1217* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    10811218* SWSタグ: ECUC_Os_00021
    10821219* タイプ: PARAM-CONF-CONTAINER
    10831220* 多重度: 0..*
    10841221
     1222== OsMemoryMappingCodeLocationRef(2) ==
     1223{{{
     1224/AUTOSAR/EcucDefs/Os/OsApplication/OsApplicationTrustedFunction/OsMemoryMappingCodeLocationRef
     1225}}}
     1226* 対象リビジョン: R21-11
     1227* SWSタグ: ECUC_Os_00408
     1228* タイプ: FOREIGN-REFERENCE
     1229* 多重度: 0..1
     1230* 参照先タイプ: SW-ADDR-METHOD
     1231
    10851232== OsTrustedFunctionName ==
    10861233{{{
    10871234/AUTOSAR/EcucDefs/Os/OsApplication/OsApplicationTrustedFunction/OsTrustedFunctionName
    10881235}}}
    1089 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1236* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    10901237* SWSタグ: ECUC_Os_00254
    10911238* タイプ: FUNCTION-NAME
    10921239* 多重度: 1
    10931240
     1241== OsMemoryMappingCodeLocationRef(3) ==
     1242{{{
     1243/AUTOSAR/EcucDefs/Os/OsApplication/OsMemoryMappingCodeLocationRef
     1244}}}
     1245* 対象リビジョン: R21-11
     1246* SWSタグ: ECUC_Os_00402
     1247* タイプ: FOREIGN-REFERENCE
     1248* 多重度: 0..1
     1249* 参照先タイプ: SW-ADDR-METHOD
     1250
    10941251== OsRestartTask ==
    10951252{{{
    10961253/AUTOSAR/EcucDefs/Os/OsApplication/OsRestartTask
    10971254}}}
    1098 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1255* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    10991256* SWSタグ: ECUC_Os_00120
    11001257* タイプ: REFERENCE
     
    11061263/AUTOSAR/EcucDefs/Os/OsApplication/OsTrusted
    11071264}}}
    1108 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1265* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    11091266* SWSタグ: ECUC_Os_00115
    11101267* タイプ: BOOLEAN-PARAM
     
    11161273/AUTOSAR/EcucDefs/Os/OsApplication/OsTrustedApplicationDelayTimingViolationCall
    11171274}}}
    1118 * 対象リビジョン: R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1275* 対象リビジョン: R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    11191276* SWSタグ: ECUC_Os_00395
    11201277* タイプ: BOOLEAN-PARAM
     
    11261283/AUTOSAR/EcucDefs/Os/OsApplication/OsTrustedApplicationWithProtection
    11271284}}}
    1128 * 対象リビジョン: R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1285* 対象リビジョン: R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    11291286* SWSタグ: ECUC_Os_00394
    11301287* タイプ: BOOLEAN-PARAM
     
    11361293/AUTOSAR/EcucDefs/Os/OsCounter
    11371294}}}
    1138 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1295* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    11391296* SWSタグ: ECUC_Os_00026
    11401297* タイプ: PARAM-CONF-CONTAINER
     
    11451302/AUTOSAR/EcucDefs/Os/OsCounter/OsCounterAccessingApplication
    11461303}}}
    1147 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1304* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    11481305* SWSタグ: ECUC_Os_00031
    11491306* タイプ: REFERENCE
     
    11551312/AUTOSAR/EcucDefs/Os/OsCounter/OsCounterMaxAllowedValue
    11561313}}}
    1157 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1314* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    11581315* SWSタグ: ECUC_Os_00027
    11591316* タイプ: INTEGER-PARAM
     
    11661323/AUTOSAR/EcucDefs/Os/OsCounter/OsCounterMinCycle
    11671324}}}
    1168 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1325* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    11691326* SWSタグ: ECUC_Os_00028
    11701327* タイプ: INTEGER-PARAM
     
    11771334/AUTOSAR/EcucDefs/Os/OsCounter/OsCounterTicksPerBase
    11781335}}}
    1179 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1336* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    11801337* SWSタグ: ECUC_Os_00029
    11811338* タイプ: INTEGER-PARAM
     
    11881345/AUTOSAR/EcucDefs/Os/OsCounter/OsCounterType
    11891346}}}
    1190 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1347* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    11911348* SWSタグ: ECUC_Os_00255
    11921349* タイプ: ENUMERATION-PARAM
     
    12001357/AUTOSAR/EcucDefs/Os/OsCounter/OsDriver
    12011358}}}
    1202 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1359* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    12031360* SWSタグ: ECUC_Os_00371
    12041361* タイプ: PARAM-CONF-CONTAINER
     
    12091366/AUTOSAR/EcucDefs/Os/OsCounter/OsDriver/OsGptChannelRef
    12101367}}}
    1211 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1368* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    12121369* SWSタグ: ECUC_Os_00032
    12131370* タイプ:
    1214   * R4.0.3/R4.1.3/R4.2.2/R4.4.0/R19-11/R20-11: REFERENCE
     1371  * R4.0.3/R4.1.3/R4.2.2/R4.4.0/R19-11/R20-11/R21-11: REFERENCE
    12151372  * R4.3.1: SYMBOLIC-NAME-REFERENCE
    12161373* 多重度: 0..1
     
    12211378/AUTOSAR/EcucDefs/Os/OsCounter/OsSecondsPerTick
    12221379}}}
    1223 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1380* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    12241381* SWSタグ: ECUC_Os_00030
    12251382* タイプ: FLOAT-PARAM
     
    12321389/AUTOSAR/EcucDefs/Os/OsCounter/OsTimeConstant
    12331390}}}
    1234 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1391* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    12351392* SWSタグ: ECUC_Os_00386
    12361393* タイプ: PARAM-CONF-CONTAINER
     
    12411398/AUTOSAR/EcucDefs/Os/OsCounter/OsTimeConstant/OsTimeValue
    12421399}}}
    1243 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1400* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    12441401* SWSタグ: ECUC_Os_00002
    12451402* タイプ: FLOAT-PARAM
     
    12521409/AUTOSAR/EcucDefs/Os/OsEvent
    12531410}}}
    1254 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1411* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    12551412* SWSタグ: ECUC_Os_00033
    12561413* タイプ: PARAM-CONF-CONTAINER
     
    12611418/AUTOSAR/EcucDefs/Os/OsEvent/OsEventMask
    12621419}}}
    1263 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1420* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    12641421* SWSタグ: ECUC_Os_00034
    12651422* タイプ: INTEGER-PARAM
     
    12721429/AUTOSAR/EcucDefs/Os/OsIoc
    12731430}}}
    1274 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1431* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    12751432* SWSタグ: ECUC_Os_01000
    12761433* タイプ: PARAM-CONF-CONTAINER
     
    12811438/AUTOSAR/EcucDefs/Os/OsIoc/OsIocCommunication
    12821439}}}
    1283 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1440* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    12841441* SWSタグ: ECUC_Os_01003
    12851442* タイプ: PARAM-CONF-CONTAINER
     
    12901447/AUTOSAR/EcucDefs/Os/OsIoc/OsIocCommunication/OsIocBufferLength
    12911448}}}
    1292 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1449* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    12931450* SWSタグ: ECUC_Os_01001
    12941451* タイプ: INTEGER-PARAM
     
    13011458/AUTOSAR/EcucDefs/Os/OsIoc/OsIocCommunication/OsIocDataProperties
    13021459}}}
    1303 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1460* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    13041461* SWSタグ: ECUC_Os_01023
    13051462* タイプ: PARAM-CONF-CONTAINER
     
    13101467/AUTOSAR/EcucDefs/Os/OsIoc/OsIocCommunication/OsIocDataProperties/OsIocDataPropertyIndex
    13111468}}}
    1312 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1469* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    13131470* SWSタグ: ECUC_Os_01035
    13141471* タイプ: INTEGER-PARAM
     
    13211478/AUTOSAR/EcucDefs/Os/OsIoc/OsIocCommunication/OsIocDataProperties/OsIocDataTypeRef
    13221479}}}
    1323 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1480* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    13241481* SWSタグ: ECUC_Os_01005
    13251482* タイプ: FOREIGN-REFERENCE
     
    13311488/AUTOSAR/EcucDefs/Os/OsIoc/OsIocCommunication/OsIocDataProperties/OsIocInitValue
    13321489}}}
    1333 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1490* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    13341491* SWSタグ: ECUC_Os_01024
    13351492* タイプ: STRING-PARAM
    13361493* 多重度: 0..1
    13371494
    1338 == OsMemoryMappingCodeLocationRef(2) ==
     1495== OsMemoryMappingCodeLocationRef(4) ==
    13391496{{{
    13401497/AUTOSAR/EcucDefs/Os/OsIoc/OsIocCommunication/OsIocDataProperties/OsMemoryMappingCodeLocationRef
    13411498}}}
    1342 * 対象リビジョン: R19-11/R20-11
     1499* 対象リビジョン: R19-11/R20-11/R21-11
    13431500* SWSタグ: ECUC_Os_00405
    13441501* タイプ: FOREIGN-REFERENCE
    13451502* 多重度: 0..1
    1346 * 参照先タイプ:
     1503* 参照先タイプ:
     1504  * R19-11/R20-11:
     1505  * R21-11: SW-ADDR-METHOD
    13471506
    13481507== OsIocReceiverProperties ==
     
    13501509/AUTOSAR/EcucDefs/Os/OsIoc/OsIocCommunication/OsIocReceiverProperties
    13511510}}}
    1352 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1511* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    13531512* SWSタグ: ECUC_Os_01017
    13541513* タイプ: PARAM-CONF-CONTAINER
    13551514* 多重度:
    13561515  * R4.0.3: 1
    1357   * R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11: 1..*
     1516  * R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11: 1..*
    13581517
    13591518== OsIocFunctionImplementationKind ==
     
    13611520/AUTOSAR/EcucDefs/Os/OsIoc/OsIocCommunication/OsIocReceiverProperties/OsIocFunctionImplementationKind
    13621521}}}
    1363 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1522* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    13641523* SWSタグ: ECUC_Os_01037
    13651524* タイプ: ENUMERATION-PARAM
     
    13751534/AUTOSAR/EcucDefs/Os/OsIoc/OsIocCommunication/OsIocReceiverProperties/OsIocReceiverId
    13761535}}}
    1377 * 対象リビジョン: R20-11
     1536* 対象リビジョン: R20-11/R21-11
    13781537* SWSタグ: ECUC_Os_00407
    13791538* タイプ: INTEGER-PARAM
     
    13861545/AUTOSAR/EcucDefs/Os/OsIoc/OsIocCommunication/OsIocReceiverProperties/OsIocReceiverPullCB
    13871546}}}
    1388 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1547* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    13891548* SWSタグ: ECUC_Os_01010
    13901549* タイプ: FUNCTION-NAME
     
    13951554/AUTOSAR/EcucDefs/Os/OsIoc/OsIocCommunication/OsIocReceiverProperties/OsIocReceivingOsApplicationRef
    13961555}}}
    1397 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1556* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    13981557* SWSタグ: ECUC_Os_01012
    13991558* タイプ: REFERENCE
     
    14051564/AUTOSAR/EcucDefs/Os/OsIoc/OsIocCommunication/OsIocSenderProperties
    14061565}}}
    1407 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1566* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    14081567* SWSタグ: ECUC_Os_01015
    14091568* タイプ: PARAM-CONF-CONTAINER
     
    14141573/AUTOSAR/EcucDefs/Os/OsIoc/OsIocCommunication/OsIocSenderProperties/OsIocFunctionImplementationKind
    14151574}}}
    1416 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1575* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    14171576* SWSタグ: ECUC_Os_01036
    14181577* タイプ: ENUMERATION-PARAM
     
    14281587/AUTOSAR/EcucDefs/Os/OsIoc/OsIocCommunication/OsIocSenderProperties/OsIocSenderId
    14291588}}}
    1430 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1589* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    14311590* SWSタグ: ECUC_Os_01016
    14321591* タイプ: INTEGER-PARAM
     
    14391598/AUTOSAR/EcucDefs/Os/OsIoc/OsIocCommunication/OsIocSenderProperties/OsIocSendingOsApplicationRef
    14401599}}}
    1441 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1600* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    14421601* SWSタグ: ECUC_Os_01014
    14431602* タイプ: REFERENCE
     
    14491608/AUTOSAR/EcucDefs/Os/OsIsr
    14501609}}}
    1451 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1610* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    14521611* SWSタグ: ECUC_Os_00041
    14531612* タイプ: PARAM-CONF-CONTAINER
     
    14581617/AUTOSAR/EcucDefs/Os/OsIsr/OsIsrCategory
    14591618}}}
    1460 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1619* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    14611620* SWSタグ: ECUC_Os_00042
    14621621* タイプ: ENUMERATION-PARAM
     
    14701629/AUTOSAR/EcucDefs/Os/OsIsr/OsIsrPeriod
    14711630}}}
    1472 * 対象リビジョン: R19-11/R20-11
     1631* 対象リビジョン: R19-11/R20-11/R21-11
    14731632* SWSタグ: ECUC_Os_00403
    14741633* タイプ: FLOAT-PARAM
     
    14791638/AUTOSAR/EcucDefs/Os/OsIsr/OsIsrResourceRef
    14801639}}}
    1481 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1640* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    14821641* SWSタグ: ECUC_Os_00043
    14831642* タイプ: REFERENCE
     
    14891648/AUTOSAR/EcucDefs/Os/OsIsr/OsIsrTimingProtection
    14901649}}}
    1491 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1650* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    14921651* SWSタグ: ECUC_Os_00326
    14931652* タイプ: PARAM-CONF-CONTAINER
     
    14981657/AUTOSAR/EcucDefs/Os/OsIsr/OsIsrTimingProtection/OsIsrAllInterruptLockBudget
    14991658}}}
    1500 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1659* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    15011660* SWSタグ: ECUC_Os_00229
    15021661* タイプ: FLOAT-PARAM
     
    15091668/AUTOSAR/EcucDefs/Os/OsIsr/OsIsrTimingProtection/OsIsrExecutionBudget
    15101669}}}
    1511 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1670* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    15121671* SWSタグ: ECUC_Os_00222
    15131672* タイプ: FLOAT-PARAM
     
    15201679/AUTOSAR/EcucDefs/Os/OsIsr/OsIsrTimingProtection/OsIsrOsInterruptLockBudget
    15211680}}}
    1522 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1681* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    15231682* SWSタグ: ECUC_Os_00387
    15241683* タイプ: FLOAT-PARAM
     
    15311690/AUTOSAR/EcucDefs/Os/OsIsr/OsIsrTimingProtection/OsIsrResourceLock
    15321691}}}
    1533 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1692* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    15341693* SWSタグ: ECUC_Os_00388
    15351694* タイプ: PARAM-CONF-CONTAINER
     
    15401699/AUTOSAR/EcucDefs/Os/OsIsr/OsIsrTimingProtection/OsIsrResourceLock/OsIsrResourceLockBudget
    15411700}}}
    1542 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1701* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    15431702* SWSタグ: ECUC_Os_00389
    15441703* タイプ: FLOAT-PARAM
     
    15511710/AUTOSAR/EcucDefs/Os/OsIsr/OsIsrTimingProtection/OsIsrResourceLock/OsIsrResourceLockResourceRef
    15521711}}}
    1553 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1712* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    15541713* SWSタグ: ECUC_Os_00390
    15551714* タイプ: REFERENCE
     
    15611720/AUTOSAR/EcucDefs/Os/OsIsr/OsIsrTimingProtection/OsIsrTimeFrame
    15621721}}}
    1563 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1722* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    15641723* SWSタグ: ECUC_Os_00223
    15651724* タイプ: FLOAT-PARAM
     
    15681727* 下限値: 0
    15691728
    1570 == OsMemoryMappingCodeLocationRef(3) ==
     1729== OsMemoryMappingCodeLocationRef(5) ==
    15711730{{{
    15721731/AUTOSAR/EcucDefs/Os/OsIsr/OsMemoryMappingCodeLocationRef
    15731732}}}
    1574 * 対象リビジョン: R4.3.1/R4.4.0/R19-11/R20-11
     1733* 対象リビジョン: R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    15751734* SWSタグ: ECUC_Os_00402
    15761735* タイプ: FOREIGN-REFERENCE
     
    15821741/AUTOSAR/EcucDefs/Os/OsOS
    15831742}}}
    1584 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1743* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    15851744* SWSタグ: ECUC_Os_00044
    15861745* タイプ: PARAM-CONF-CONTAINER
     
    15911750/AUTOSAR/EcucDefs/Os/OsOS/OsHooks
    15921751}}}
    1593 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1752* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    15941753* SWSタグ: ECUC_Os_00035
    15951754* タイプ: PARAM-CONF-CONTAINER
     
    16001759/AUTOSAR/EcucDefs/Os/OsOS/OsHooks/OsErrorHook
    16011760}}}
    1602 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1761* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    16031762* SWSタグ: ECUC_Os_00036
    16041763* タイプ: BOOLEAN-PARAM
    16051764* 多重度: 1
    16061765
    1607 == OsMemoryMappingCodeLocationRef(4) ==
     1766== OsMemoryMappingCodeLocationRef(6) ==
    16081767{{{
    16091768/AUTOSAR/EcucDefs/Os/OsOS/OsHooks/OsMemoryMappingCodeLocationRef
    16101769}}}
    1611 * 対象リビジョン: R4.3.1/R4.4.0/R19-11/R20-11
     1770* 対象リビジョン: R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    16121771* SWSタグ: ECUC_Os_00402
    16131772* タイプ: FOREIGN-REFERENCE
     
    16191778/AUTOSAR/EcucDefs/Os/OsOS/OsHooks/OsPostTaskHook
    16201779}}}
    1621 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1780* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    16221781* SWSタグ: ECUC_Os_00037
    16231782* タイプ: BOOLEAN-PARAM
     
    16281787/AUTOSAR/EcucDefs/Os/OsOS/OsHooks/OsPreTaskHook
    16291788}}}
    1630 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1789* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    16311790* SWSタグ: ECUC_Os_00038
    16321791* タイプ: BOOLEAN-PARAM
     
    16371796/AUTOSAR/EcucDefs/Os/OsOS/OsHooks/OsProtectionHook
    16381797}}}
    1639 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1798* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    16401799* SWSタグ: ECUC_Os_00214
    16411800* タイプ: BOOLEAN-PARAM
     
    16461805/AUTOSAR/EcucDefs/Os/OsOS/OsHooks/OsShutdownHook
    16471806}}}
    1648 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1807* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    16491808* SWSタグ: ECUC_Os_00039
    16501809* タイプ: BOOLEAN-PARAM
     
    16551814/AUTOSAR/EcucDefs/Os/OsOS/OsHooks/OsStartupHook
    16561815}}}
    1657 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1816* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    16581817* SWSタグ: ECUC_Os_00040
    16591818* タイプ: BOOLEAN-PARAM
     
    16641823/AUTOSAR/EcucDefs/Os/OsOS/OsNumberOfCores
    16651824}}}
    1666 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1825* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    16671826* SWSタグ: ECUC_Os_01019
    16681827* タイプ: INTEGER-PARAM
     
    16751834/AUTOSAR/EcucDefs/Os/OsOS/OsScalabilityClass
    16761835}}}
    1677 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1836* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    16781837* SWSタグ: ECUC_Os_00259
    16791838* タイプ: ENUMERATION-PARAM
     
    16891848/AUTOSAR/EcucDefs/Os/OsOS/OsStackMonitoring
    16901849}}}
    1691 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1850* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    16921851* SWSタグ: ECUC_Os_00307
    16931852* タイプ: BOOLEAN-PARAM
     
    16981857/AUTOSAR/EcucDefs/Os/OsOS/OsStatus
    16991858}}}
    1700 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1859* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    17011860* SWSタグ: ECUC_Os_00046
    17021861* タイプ: ENUMERATION-PARAM
     
    17101869/AUTOSAR/EcucDefs/Os/OsOS/OsUseArti
    17111870}}}
    1712 * 対象リビジョン: R19-11/R20-11
     1871* 対象リビジョン: R19-11/R20-11/R21-11
    17131872* SWSタグ: ECUC_Os_00406
    17141873* タイプ: BOOLEAN-PARAM
     
    17191878/AUTOSAR/EcucDefs/Os/OsOS/OsUseGetServiceId
    17201879}}}
    1721 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1880* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    17221881* SWSタグ: ECUC_Os_00047
    17231882* タイプ: BOOLEAN-PARAM
     
    17281887/AUTOSAR/EcucDefs/Os/OsOS/OsUseParameterAccess
    17291888}}}
    1730 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1889* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    17311890* SWSタグ: ECUC_Os_00048
    17321891* タイプ: BOOLEAN-PARAM
     
    17371896/AUTOSAR/EcucDefs/Os/OsOS/OsUseResScheduler
    17381897}}}
    1739 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1898* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    17401899* SWSタグ: ECUC_Os_00049
    17411900* タイプ: BOOLEAN-PARAM
     
    17471906/AUTOSAR/EcucDefs/Os/OsPeripheralArea
    17481907}}}
    1749 * 対象リビジョン: R4.3.1/R4.4.0/R19-11/R20-11
     1908* 対象リビジョン: R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    17501909* SWSタグ: ECUC_Os_00397
    17511910* タイプ: PARAM-CONF-CONTAINER
     
    17561915/AUTOSAR/EcucDefs/Os/OsPeripheralArea/OsPeripheralAreaAccessingApplication
    17571916}}}
    1758 * 対象リビジョン: R4.3.1/R4.4.0/R19-11/R20-11
     1917* 対象リビジョン: R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    17591918* SWSタグ: ECUC_Os_00401
    17601919* タイプ: REFERENCE
     
    17661925/AUTOSAR/EcucDefs/Os/OsPeripheralArea/OsPeripheralAreaEndAddress
    17671926}}}
    1768 * 対象リビジョン: R4.3.1/R4.4.0/R19-11/R20-11
     1927* 対象リビジョン: R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    17691928* SWSタグ: ECUC_Os_00400
    17701929* タイプ: INTEGER-PARAM
     
    17771936/AUTOSAR/EcucDefs/Os/OsPeripheralArea/OsPeripheralAreaId
    17781937}}}
    1779 * 対象リビジョン: R4.3.1/R4.4.0/R19-11/R20-11
     1938* 対象リビジョン: R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    17801939* SWSタグ: ECUC_Os_00398
    17811940* タイプ: INTEGER-PARAM
     
    17881947/AUTOSAR/EcucDefs/Os/OsPeripheralArea/OsPeripheralAreaStartAddress
    17891948}}}
    1790 * 対象リビジョン: R4.3.1/R4.4.0/R19-11/R20-11
     1949* 対象リビジョン: R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    17911950* SWSタグ: ECUC_Os_00399
    17921951* タイプ: INTEGER-PARAM
     
    17991958/AUTOSAR/EcucDefs/Os/OsResource
    18001959}}}
    1801 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1960* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    18021961* SWSタグ: ECUC_Os_00252
    18031962* タイプ: PARAM-CONF-CONTAINER
     
    18081967/AUTOSAR/EcucDefs/Os/OsResource/OsResourceAccessingApplication
    18091968}}}
    1810 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1969* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    18111970* SWSタグ: ECUC_Os_00051
    18121971* タイプ: REFERENCE
     
    18181977/AUTOSAR/EcucDefs/Os/OsResource/OsResourceLinkedResourceRef
    18191978}}}
    1820 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1979* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    18211980* SWSタグ: ECUC_Os_00052
    18221981* タイプ: REFERENCE
     
    18281987/AUTOSAR/EcucDefs/Os/OsResource/OsResourceProperty
    18291988}}}
    1830 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     1989* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    18311990* SWSタグ: ECUC_Os_00050
    18321991* タイプ: ENUMERATION-PARAM
     
    18412000/AUTOSAR/EcucDefs/Os/OsScheduleTable
    18422001}}}
    1843 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2002* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    18442003* SWSタグ: ECUC_Os_00141
    18452004* タイプ: PARAM-CONF-CONTAINER
     
    18502009/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsSchTblAccessingApplication
    18512010}}}
    1852 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2011* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    18532012* SWSタグ: ECUC_Os_00054
    18542013* タイプ: REFERENCE
     
    18602019/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableAutostart
    18612020}}}
    1862 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2021* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    18632022* SWSタグ: ECUC_Os_00335
    18642023* タイプ: PARAM-CONF-CONTAINER
     
    18692028/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableAutostart/OsScheduleTableAppModeRef
    18702029}}}
    1871 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2030* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    18722031* SWSタグ: ECUC_Os_00058
    18732032* タイプ: REFERENCE
     
    18792038/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableAutostart/OsScheduleTableAutostartType
    18802039}}}
    1881 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2040* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    18822041* SWSタグ: ECUC_Os_00056
    18832042* タイプ: ENUMERATION-PARAM
     
    18922051/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableAutostart/OsScheduleTableStartValue
    18932052}}}
    1894 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2053* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    18952054* SWSタグ: ECUC_Os_00057
    18962055* タイプ: INTEGER-PARAM
     
    19032062/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableCounterRef
    19042063}}}
    1905 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2064* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    19062065* SWSタグ: ECUC_Os_00145
    19072066* タイプ: REFERENCE
     
    19132072/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableDuration
    19142073}}}
    1915 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2074* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    19162075* SWSタグ: ECUC_Os_00053
    19172076* タイプ: INTEGER-PARAM
     
    19242083/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableExpiryPoint
    19252084}}}
    1926 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2085* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    19272086* SWSタグ: ECUC_Os_00143
    19282087* タイプ: PARAM-CONF-CONTAINER
     
    19332092/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableExpiryPoint/OsScheduleTableEventSetting
    19342093}}}
    1935 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2094* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    19362095* SWSタグ: ECUC_Os_00059
    19372096* タイプ: PARAM-CONF-CONTAINER
     
    19422101/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableExpiryPoint/OsScheduleTableEventSetting/OsScheduleTableSetEventRef
    19432102}}}
    1944 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2103* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    19452104* SWSタグ: ECUC_Os_00060
    19462105* タイプ: REFERENCE
     
    19522111/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableExpiryPoint/OsScheduleTableEventSetting/OsScheduleTableSetEventTaskRef
    19532112}}}
    1954 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2113* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    19552114* SWSタグ: ECUC_Os_00061
    19562115* タイプ: REFERENCE
     
    19622121/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableExpiryPoint/OsScheduleTableTaskActivation
    19632122}}}
    1964 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2123* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    19652124* SWSタグ: ECUC_Os_00066
    19662125* タイプ: PARAM-CONF-CONTAINER
     
    19712130/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableExpiryPoint/OsScheduleTableTaskActivation/OsScheduleTableActivateTaskRef
    19722131}}}
    1973 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2132* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    19742133* SWSタグ: ECUC_Os_00067
    19752134* タイプ: REFERENCE
     
    19812140/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableExpiryPoint/OsScheduleTblAdjustableExpPoint
    19822141}}}
    1983 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2142* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    19842143* SWSタグ: ECUC_Os_00068
    19852144* タイプ: PARAM-CONF-CONTAINER
     
    19902149/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableExpiryPoint/OsScheduleTblAdjustableExpPoint/OsScheduleTableMaxLengthen
    19912150}}}
    1992 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2151* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    19932152* SWSタグ: ECUC_Os_00069
    19942153* タイプ: INTEGER-PARAM
     
    20012160/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableExpiryPoint/OsScheduleTblAdjustableExpPoint/OsScheduleTableMaxShorten
    20022161}}}
    2003 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2162* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    20042163* SWSタグ: ECUC_Os_00070
    20052164* タイプ: INTEGER-PARAM
     
    20122171/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableExpiryPoint/OsScheduleTblExpPointOffset
    20132172}}}
    2014 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2173* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    20152174* SWSタグ: ECUC_Os_00062
    20162175* タイプ: INTEGER-PARAM
     
    20232182/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableRepeating
    20242183}}}
    2025 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2184* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    20262185* SWSタグ: ECUC_Os_00144
    20272186* タイプ: BOOLEAN-PARAM
     
    20322191/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableSync
    20332192}}}
    2034 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2193* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    20352194* SWSタグ: ECUC_Os_00063
    20362195* タイプ: PARAM-CONF-CONTAINER
     
    20412200/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableSync/OsScheduleTblExplicitPrecision
    20422201}}}
    2043 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2202* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    20442203* SWSタグ: ECUC_Os_00064
    20452204* タイプ: INTEGER-PARAM
     
    20522211/AUTOSAR/EcucDefs/Os/OsScheduleTable/OsScheduleTableSync/OsScheduleTblSyncStrategy
    20532212}}}
    2054 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2213* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    20552214* SWSタグ: ECUC_Os_00065
    20562215* タイプ: ENUMERATION-PARAM
     
    20662225/AUTOSAR/EcucDefs/Os/OsSpinlock
    20672226}}}
    2068 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2227* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    20692228* SWSタグ: ECUC_Os_00258
    20702229* タイプ: PARAM-CONF-CONTAINER
     
    20752234/AUTOSAR/EcucDefs/Os/OsSpinlock/OsSpinlockAccessingApplication
    20762235}}}
    2077 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2236* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    20782237* SWSタグ: ECUC_Os_01021
    20792238* タイプ: REFERENCE
     
    20852244/AUTOSAR/EcucDefs/Os/OsSpinlock/OsSpinlockLockMethod
    20862245}}}
    2087 * 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2246* 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    20882247* SWSタグ: ECUC_Os_01038
    20892248* タイプ: ENUMERATION-PARAM
     
    21002259/AUTOSAR/EcucDefs/Os/OsSpinlock/OsSpinlockSuccessor
    21012260}}}
    2102 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2261* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    21032262* SWSタグ: ECUC_Os_01022
    21042263* タイプ: REFERENCE
     
    21102269/AUTOSAR/EcucDefs/Os/OsTask
    21112270}}}
    2112 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2271* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    21132272* SWSタグ: ECUC_Os_00073
    21142273* タイプ: PARAM-CONF-CONTAINER
    21152274* 多重度: 0..*
    21162275
    2117 == OsMemoryMappingCodeLocationRef(5) ==
     2276== OsMemoryMappingCodeLocationRef(7) ==
    21182277{{{
    21192278/AUTOSAR/EcucDefs/Os/OsTask/OsMemoryMappingCodeLocationRef
    21202279}}}
    2121 * 対象リビジョン: R4.3.1/R4.4.0/R19-11/R20-11
     2280* 対象リビジョン: R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    21222281* SWSタグ: ECUC_Os_00402
    21232282* タイプ: FOREIGN-REFERENCE
     
    21292288/AUTOSAR/EcucDefs/Os/OsTask/OsTaskAccessingApplication
    21302289}}}
    2131 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2290* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    21322291* SWSタグ: ECUC_Os_00077
    21332292* タイプ: REFERENCE
     
    21392298/AUTOSAR/EcucDefs/Os/OsTask/OsTaskActivation
    21402299}}}
    2141 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2300* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    21422301* SWSタグ: ECUC_Os_00074
    21432302* タイプ: INTEGER-PARAM
     
    21502309/AUTOSAR/EcucDefs/Os/OsTask/OsTaskAutostart
    21512310}}}
    2152 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2311* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    21532312* SWSタグ: ECUC_Os_00080
    21542313* タイプ: PARAM-CONF-CONTAINER
     
    21592318/AUTOSAR/EcucDefs/Os/OsTask/OsTaskAutostart/OsTaskAppModeRef
    21602319}}}
    2161 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2320* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    21622321* SWSタグ: ECUC_Os_00081
    21632322* タイプ: REFERENCE
     
    21692328/AUTOSAR/EcucDefs/Os/OsTask/OsTaskEventRef
    21702329}}}
    2171 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2330* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    21722331* SWSタグ: ECUC_Os_00078
    21732332* タイプ: REFERENCE
     
    21792338/AUTOSAR/EcucDefs/Os/OsTask/OsTaskPeriod
    21802339}}}
    2181 * 対象リビジョン: R19-11/R20-11
     2340* 対象リビジョン: R19-11/R20-11/R21-11
    21822341* SWSタグ: ECUC_Os_00404
    21832342* タイプ: FLOAT-PARAM
     
    21882347/AUTOSAR/EcucDefs/Os/OsTask/OsTaskPriority
    21892348}}}
    2190 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2349* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    21912350* SWSタグ: ECUC_Os_00075
    21922351* タイプ: INTEGER-PARAM
     
    21992358/AUTOSAR/EcucDefs/Os/OsTask/OsTaskResourceRef
    22002359}}}
    2201 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2360* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    22022361* SWSタグ: ECUC_Os_00079
    22032362* タイプ: REFERENCE
     
    22092368/AUTOSAR/EcucDefs/Os/OsTask/OsTaskSchedule
    22102369}}}
    2211 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2370* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    22122371* SWSタグ: ECUC_Os_00076
    22132372* タイプ: ENUMERATION-PARAM
     
    22212380/AUTOSAR/EcucDefs/Os/OsTask/OsTaskTimingProtection
    22222381}}}
    2223 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2382* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    22242383* SWSタグ: ECUC_Os_00325
    22252384* タイプ: PARAM-CONF-CONTAINER
     
    22302389/AUTOSAR/EcucDefs/Os/OsTask/OsTaskTimingProtection/OsTaskAllInterruptLockBudget
    22312390}}}
    2232 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2391* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    22332392* SWSタグ: ECUC_Os_00085
    22342393* タイプ: FLOAT-PARAM
     
    22412400/AUTOSAR/EcucDefs/Os/OsTask/OsTaskTimingProtection/OsTaskExecutionBudget
    22422401}}}
    2243 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2402* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    22442403* SWSタグ: ECUC_Os_00185
    22452404* タイプ: FLOAT-PARAM
     
    22522411/AUTOSAR/EcucDefs/Os/OsTask/OsTaskTimingProtection/OsTaskOsInterruptLockBudget
    22532412}}}
    2254 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2413* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    22552414* SWSタグ: ECUC_Os_00086
    22562415* タイプ: FLOAT-PARAM
     
    22632422/AUTOSAR/EcucDefs/Os/OsTask/OsTaskTimingProtection/OsTaskResourceLock
    22642423}}}
    2265 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2424* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    22662425* SWSタグ: ECUC_Os_00082
    22672426* タイプ: PARAM-CONF-CONTAINER
     
    22722431/AUTOSAR/EcucDefs/Os/OsTask/OsTaskTimingProtection/OsTaskResourceLock/OsTaskResourceLockBudget
    22732432}}}
    2274 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2433* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    22752434* SWSタグ: ECUC_Os_00083
    22762435* タイプ: FLOAT-PARAM
     
    22832442/AUTOSAR/EcucDefs/Os/OsTask/OsTaskTimingProtection/OsTaskResourceLock/OsTaskResourceLockResourceRef
    22842443}}}
    2285 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2444* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    22862445* SWSタグ: ECUC_Os_00084
    22872446* タイプ: REFERENCE
     
    22932452/AUTOSAR/EcucDefs/Os/OsTask/OsTaskTimingProtection/OsTaskTimeFrame
    22942453}}}
    2295 * 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
     2454* 対象リビジョン: R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
    22962455* SWSタグ: ECUC_Os_00391
    22972456* タイプ: FLOAT-PARAM