Searched refs:__REVSH (Results 1 – 10 of 10) sorted by relevance
276 #if defined(__REVSH)277 #undef __REVSH403 __IAR_FT int16_t __REVSH(int16_t val) in __REVSH() function
507 __attribute__((section(".revsh_text"))) __STATIC_INLINE __ASM int16_t __REVSH(int16_t value) in __REVSH() function
892 #define __REVSH(value) (int16_t)__builtin_bswap16(value) macro
891 #define __REVSH(value) (int16_t)__builtin_bswap16(value) macro
1001 __STATIC_FORCEINLINE int16_t __REVSH(int16_t value) in __REVSH() function
297 #if defined(__REVSH)298 #undef __REVSH436 __IAR_FT int16_t __REVSH(int16_t val) in __REVSH() function
223 __attribute__((section(".revsh_text"))) __STATIC_INLINE __ASM int16_t __REVSH(int16_t value) in __REVSH() function
250 #define __REVSH(value) (int16_t)__builtin_bswap16(value) macro
248 #define __REVSH(value) (int16_t)__builtin_bswap16(value) macro
326 __STATIC_FORCEINLINE int16_t __REVSH(int16_t value) in __REVSH() function