Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Core_AArch64/Include/
Dcmsis_gcc.h186 __STATIC_FORCEINLINE uint32_t __REV(uint32_t value) in __REV() function
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Include/
Dcmsis_armcc.h482 #define __REV __rev macro
Dcmsis_armclang.h874 #define __REV(value) __builtin_bswap32(value) macro
Dcmsis_iccarm.h400 #define __REV __iar_builtin_REV macro
Dcmsis_armclang_ltm.h873 #define __REV(value) __builtin_bswap32(value) macro
Dcmsis_gcc.h967 __STATIC_FORCEINLINE uint32_t __REV(uint32_t value) in __REV() function
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Core/Include/
Dcmsis_armcc.h198 #define __REV __rev macro
Dcmsis_armclang.h232 #define __REV(value) __builtin_bswap32(value) macro
Dcmsis_iccarm.h433 #define __REV __iar_builtin_REV macro
Dcmsis_armclang_ltm.h230 #define __REV(value) __builtin_bswap32(value) macro
Dcmsis_gcc.h292 __STATIC_FORCEINLINE uint32_t __REV(uint32_t value) in __REV() function