Searched refs:__REV16 (Results 1 – 4 of 4) sorted by relevance
129 __attribute__((section(".rev16_text"))) __STATIC_INLINE __ASM uint32_t __REV16(uint32_t value) in __REV16() function487 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __REV16(uint32_t value) in __REV16() function
388 __attribute__((section(".rev16_text"))) __STATIC_INLINE __ASM uint32_t __REV16(uint32_t value) in __REV16() function
817 #define __REV16 __builtin_bswap16 /* ToDo: ARMCC_V6: check if _… macro819 __attribute__((always_inline)) __STATIC_INLINE uint32_t __REV16(uint32_t value)
469 __attribute__((always_inline)) __STATIC_INLINE uint32_t __REV16(uint32_t value) in __REV16() function