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 18

Specification of Fixed Point Math Routines, No.394, AUTOSAR R21-11(125) CP

Last updated at Posted at 2022-05-23

Specification of Fixed Point Math Routines, No.394, 2021-11

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

AUTOSAR 21-11, 120文書読んだ。2022年5月末に半分到達予定。

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

用語(terms)

Term Description
Abs Absolute value
AbsDiff Absolute value of a difference
Add Addition
AR Autosar
BSW Basic Software
DET Default Error Tracer
Div Division
DivShLeft Combination of division and shift left
ECU Electronic Control Unit
Limit Limitation routine
Max Maximum
MFX/Mfx Math - Fixed Point library
Min Minimum
Minmax Limitation with only one value for min and max
Mod Modulo routine
Mul Multiplication
MulDiv Combination of multiplication and division
MulShRight Combination of multiplication and shift right
s16 Mnemonic for the sint16, specified in AUTOSAR_SWS_PlatformTypes
s32 Mnemonic for the sint32, specified in AUTOSAR_SWS_PlatformTypes
s8 Mnemonic for the sint8, specified in AUTOSAR_SWS_PlatformTypes
Sub Subtraction
SWS Software Specification
u16 Mnemonic for the uint16, specified in AUTOSAR_SWS_PlatformTypes
u32 Mnemonic for the uint32, specified in AUTOSAR_SWS_PlatformTypes
u8 Mnemonic for the uint8, specified in AUTOSAR_SWS_PlatformTyp

英日

日本語は仮訳

T.B.D.

参考(reference)

[1] Glossary, AUTOSAR_TR_Glossary
https://www.autosar.org/fileadmin/standards/foundation/21-11/AUTOSAR_TR_Glossary.pdf
[2] ISO/IEC 9899:1990 Programming Language - C
http://www.iso.org
[3] General Specification of Basic Software Modules
AUTOSAR_SWS_BSWGeneral
[4] General Requirements on Basic Software Modules
AUTOSAR_SRS_BSWGeneral
[5] Requirements on Libraries
AUTOSAR_SRS_Libraries

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?