Specification of Floating Point Interpolation Routines, No.398, 2021-11
AUTOSAR R21-11記事一覧はこちら。
AUTOSAR 21-11, 120文書読んだ。2022年5月末に半分到達予定。
AUTOSAR R21-11(0) 仕様ダウンロード一覧。単語帳。参考文献資料作成
用語(terms)
Term | Description |
---|---|
DET | Default Error Tracer |
ROM | Read only memory |
hex | Hexadecimal |
Rev | Revision |
f32 | Mnemonic for the float32, specified in AUTOSAR_SWS_PlatformTypes |
IFL | Interpolation Floating point Library |
Mn | Mnemonic |
Lib | Library |
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 |
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_PlatformTypes |
英日
日本語は仮訳
T.B.D.
参考(reference)
[1] IFL_RecordLayout_Blueprint
AUTOSAR_MOD_IFL_RecordLayout_Blueprint.arxml
[2] ISO/IEC 9899:1990 Programming Language - C
http://www.iso.org
[3] General Specification of Basic Software Modules
AUTOSAR_SWS_BSWGeneral