Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed-src by
core_cmInstr.h File Reference
CMSIS Cortex-M Core Instruction Access Header File. More...
Go to the source code of this file.
Functions | |
__attribute__ ((section(".rev16_text"))) __STATIC_INLINE __ASM uint32_t __REV16(uint32_t value) | |
Reverse byte order (16 bit) | |
__attribute__ ((section(".revsh_text"))) __STATIC_INLINE __ASM int32_t __REVSH(int32_t value) | |
Reverse byte order in signed short value. | |
__attribute__ ((always_inline)) __STATIC_INLINE void __NOP(void) | |
No Operation. |
Detailed Description
CMSIS Cortex-M Core Instruction Access Header File.
- Version:
- V3.20
- Date:
- 05. March 2013
- Note:
Definition in file core_cmInstr.h.
Generated on Tue Jul 12 2022 21:21:34 by
