Lcd companion boards support (VKLCD50RTA & VKLCD70RT)
r_static_an_tag.h File Reference
Reviewed tag for warnings of static code analysis. More...
Go to the source code of this file.
Functions | |
| INLINE uint32_t | R_ToUnsigned (int32_t const ConstantInteger) |
| Cast to unsigned type constant value. | |
| INLINE int32_t | R_ToSigned (uint32_t const ConstantInteger) |
| Cast to signed type constant value. | |
Detailed Description
Reviewed tag for warnings of static code analysis.
- Module:
- OSPL
- PublicVersion:
- 0.90
(=R_OSPL_VERSION)
- Rev:
- 35
- Date:
- 2014-04-15 21:38:18 +0900#
Definition in file r_static_an_tag.h.
Function Documentation
| INLINE int32_t R_ToSigned | ( | uint32_t const | ConstantInteger ) |
Cast to signed type constant value.
- Parameters
- None
- Returns:
- None.
- Description
- This can not avoid QAC warning. This macro is for count reviewed code automatically.
Definition at line 362 of file r_static_an_tag.h.
| INLINE uint32_t R_ToUnsigned | ( | int32_t const | ConstantInteger ) |
Cast to unsigned type constant value.
- Parameters
- None
- Returns:
- None.
- Description
- This can not avoid QAC warning. This macro is for count reviewed code automatically.
Definition at line 346 of file r_static_an_tag.h.
Generated on Tue Jul 12 2022 14:32:53 by
1.7.2