Changes between Version 5 and Version 6 of spec/IoHwAb


Ignore:
Timestamp:
Dec 9, 2022, 3:45:07 PM (17 months ago)
Author:
fujisft-kaji
Comment:

R21-11反映(サービスID、APIのリンク修正)

Legend:

Unmodified
Added
Removed
Modified
  • spec/IoHwAb

    v5 v6  
    1212
    1313  ||= API =||= ID[[BR]][Dec] =||= ID[[BR]][Hex] =||= R4.0.3 =||= R21-11 =||
    14   || [#IoHwAb_InitInit_Id IoHwAb_Init<Init_Id>]                                               ||   1|| 0x01||  ○  ||  ○  ||
     14  || [#IoHwAb_InitInit_Id IoHwAb_Init<Init_Id>]                                               ||   1|| 0x01||  ○  ||  -  ||
     15  || [#IoHwAb_Init IoHwAb_Init]                                                               ||   1|| 0x01||  -  ||  ○  ||
    1516  || [#IoHwAb_GetVersionInfo IoHwAb_GetVersionInfo]                                           ||  16|| 0x10||  ○  ||  ○  ||
    1617  || [#IoHwAb_AdcNotificationgroupID IoHwAb_AdcNotification<#groupID>]                        ||  32|| 0x20||  ○  ||  ○  ||
     
    1819  || [#IoHwAb_IcuNotificationchannel IoHwAb_IcuNotification<#channel>]                        ||  64|| 0x40||  ○  ||  ○  ||
    1920  || [#IoHwAb_GptNotificationchannel IoHwAb_GptNotification<#channel>]                        ||  80|| 0x50||  ○  ||  ○  ||
    20   || [#IoHwAb_OcuNotification<#channel> IoHwAb_OcuNotification<#channel>]                     || 160|| 0xA0||  -   ||  ○  ||
    21   || [#IoHwAb_Pwm_NotifyReadyForPowerState<#Mode> IoHwAb_Pwm_NotifyReadyForPowerState<#Mode>] ||  96|| 0x60||  -   ||  ○  ||
    22   || [#IoHwAb_Adc_NotifyReadyForPowerState<#Mode> IoHwAb_Adc_NotifyReadyForPowerState<#Mode>] || 112|| 0x70||  -   ||  ○  ||
    23   || [#IoHwAb_Dcm_EcuSignalName IoHwAb_Dcm_<EcuSignalName>]                                   ||  --||   --||  ○  ||  ○  ||
    24   || [#IoHwAb_Dcm_ReadEcuSignalName IoHwAb_Dcm_Read<EcuSignalName>]                           ||  --||   --||  ○  ||  ○  ||
    25   || [#IoHwAb_PreparePowerState<#Mode> IoHwAb_PreparePowerState<#Mode>]                       || 128|| 0x80||  -   ||  ○  ||
    26   || [#IoHwAb_EnterPowerState<#Mode> IoHwAb_EnterPowerState<#Mode>]                           || 144|| 0x90||  -   ||  ○  ||
     21  || [#IoHwAb_OcuNotificationchannel IoHwAb_OcuNotification<#channel>]                     || 160|| 0xA0||  -   ||  ○  ||
     22  || [#IoHwAb_Pwm_NotifyReadyForPowerStateMode IoHwAb_Pwm_NotifyReadyForPowerState<#Mode>] ||  96|| 0x60||  -   ||  ○  ||
     23  || [#IoHwAb_Adc_NotifyReadyForPowerStateMode IoHwAb_Adc_NotifyReadyForPowerState<#Mode>] || 112|| 0x70||  -   ||  ○  ||
     24  || [#IoHwAb_Dcm_EcuSignalName IoHwAb_Dcm_<EcuSignalName>]                                   ||  --[[BR]]176||   --[[BR]]0xB0||  ○[[BR]]-  ||  -[[BR]]○  ||
     25  || [#IoHwAb_Dcm_ReadEcuSignalName IoHwAb_Dcm_Read<EcuSignalName>]                           ||  --[[BR]]192||   --[[BR]]0xC0||  ○[[BR]]-  ||  -[[BR]]○  ||
     26  || [#IoHwAb_PreparePowerStateMode IoHwAb_PreparePowerState<#Mode>]                       || 128|| 0x80||  -   ||  ○  ||
     27  || [#IoHwAb_EnterPowerStateMode IoHwAb_EnterPowerState<#Mode>]                           || 144|| 0x90||  -   ||  ○  ||
    2728
    2829* コンフィギュレーション一覧
     
    3839== IoHwAb_Init<Init_Id> ==
    3940{{{
    40 void IoHwAb_Init (const IoHwAb{Init_Id}_ConfigType* ConfigPtr )
     41void IoHwAb_Init<Init_Id>(void)
     42}}}
     43
     44== IoHwAb_Init ==
     45{{{
     46void IoHwAb_Init ( const IoHwAb{Init_Id}_ConfigType* ConfigPtr )
    4147}}}
    4248