Home
last modified time | relevance | path

Searched defs:__REV16 (Results 1 – 11 of 11) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Core_AArch64/Include/
Dcmsis_gcc.h198 __STATIC_FORCEINLINE uint32_t __REV16(uint32_t value) in __REV16() function
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Include/
Dcmsis_armcc.h492 __attribute__((section(".rev16_text"))) __STATIC_INLINE __ASM uint32_t __REV16(uint32_t value) in __REV16() function
Dcmsis_armclang.h883 #define __REV16(value) __ROR(__REV(value), 16) macro
Dcmsis_iccarm.h401 #define __REV16 __iar_builtin_REV16 macro
Dcmsis_armclang_ltm.h882 #define __REV16(value) __ROR(__REV(value), 16) macro
Dcmsis_gcc.h986 __STATIC_FORCEINLINE uint32_t __REV16(uint32_t value) in __REV16() function
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Core/Include/
Dcmsis_armcc.h208 __attribute__((section(".rev16_text"))) __STATIC_INLINE __ASM uint32_t __REV16(uint32_t value) in __REV16() function
Dcmsis_armclang.h241 #define __REV16(value) __ROR(__REV(value), 16) macro
Dcmsis_iccarm.h434 #define __REV16 __iar_builtin_REV16 macro
Dcmsis_armclang_ltm.h239 #define __REV16(value) __ROR(__REV(value), 16) macro
Dcmsis_gcc.h311 __STATIC_FORCEINLINE uint32_t __REV16(uint32_t value) in __REV16() function