0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

AUTOSAR CountdownAdvent Calendar 2022

Day 19

Specification of Time Service, No.624, AUTOSAR R21-11(238) CP

Last updated at Posted at 2022-05-28

Specification of Time Service, No.624, 2021-11

AUTOSAR R21-11記事一覧はこちら。

AUTOSAR 21-11, 200文書読んだ。2022年5月に全部到達。

AUTOSAR R21-11(0) 仕様ダウンロード一覧。単語帳。参考文献資料作成

用語(terms)

Term Description
nop No Operation
GPT Predef Timer A GPT Predef Timer is a free running up counter provided by the GPT driver.Which GPT Predef Timer(s) are available depends on hardware (clock, hardware timers, prescaler, width of timer register, …) and configuration. A GPT Predef Timer has predefined physical time unit and range.
Time Service Predef Timer A Time Service Predef Timer is a free running up counter with predefined physical time unit and range. The hardware timer functionality is based on the corresponding GPT Predef Timer. For each Predef Timer a set of API services is provided by the Time Service module. The user can instantiate any timers (only limited by available memory) and can use the instances completely independently of each other.
Timer instance A timer instance is a data object of an API data type Tm_PredefTimer…bitType, this means it is an instantiation of a Time Service Predef Timer on user software level. The user can instantiate any timers (only limited by available memory). The timer instances can be used completely independently of each other by methodes provided as API services.
Reference time The reference time is a time value stored for each timer instance. It’s an implementation specific element of the API data types Tm_PredefTimer…bitType.

英日単語帳

日本語は仮訳

T.B.D.

参考(reference)

[1] List of Basic Software Modules,
AUTOSAR_TR_BSWModuleList.pdf
[2] Layered Software Architecture,
AUTOSAR_EXP_LayeredSoftwareArchitecture.pdf
[3] General Requirements on Basic Software Modules,
AUTOSAR_SRS_BSWGeneral.pdf
[4] Specification of Standard Types,
AUTOSAR_SWS_StandardTypes.pdf
[5] Specification of Default Error Tracer,
AUTOSAR_SWS_ DefaultErrorTracer.pdf
[6] Specification of ECU Configuration,
AUTOSAR_TPS_ECUConfiguration.pdf
[7] Requirements on Time Service,
AUTOSAR_SRS_TimeService.pdf
[8] Glossary,AUTOSAR_TR_Glossary.pdf
https://www.autosar.org/fileadmin/standards/foundation/21-11/AUTOSAR_TR_Glossary.pdf
[9] Basic Software Module Description Template,
AUTOSAR_TPS_BSWModuleDescriptionTemplate.pdf
[10] General Specification of Basic Software Modules,
AUTOSAR_SWS_BSWGeneral.pdf
[11] Specification of GPT Driver,
AUTOSAR_SWS_GPTDriver.pdf
[12] IEC 7498-1 The Basic Model, IEC Norm, 1994

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?