Searched defs:__REV16 (Results 1 – 11 of 11) sorted by relevance
198 __STATIC_FORCEINLINE uint32_t __REV16(uint32_t value) in __REV16() function
492 __attribute__((section(".rev16_text"))) __STATIC_INLINE __ASM uint32_t __REV16(uint32_t value) in __REV16() function
883 #define __REV16(value) __ROR(__REV(value), 16) macro
401 #define __REV16 __iar_builtin_REV16 macro
882 #define __REV16(value) __ROR(__REV(value), 16) macro
986 __STATIC_FORCEINLINE uint32_t __REV16(uint32_t value) in __REV16() function
208 __attribute__((section(".rev16_text"))) __STATIC_INLINE __ASM uint32_t __REV16(uint32_t value) in __REV16() function
241 #define __REV16(value) __ROR(__REV(value), 16) macro
434 #define __REV16 __iar_builtin_REV16 macro
239 #define __REV16(value) __ROR(__REV(value), 16) macro
311 __STATIC_FORCEINLINE uint32_t __REV16(uint32_t value) in __REV16() function