Searched refs:__REVSH (Results 1 – 11 of 11) sorted by relevance
144 __attribute__((section(".revsh_text"))) __STATIC_INLINE __ASM int32_t __REVSH(int32_t value) in __REVSH() function440 __attribute__( ( always_inline ) ) __STATIC_INLINE int32_t __REVSH(int32_t value) in __REVSH() function
278 #if defined(__REVSH)279 #undef __REVSH405 __IAR_FT int16_t __REVSH(int16_t val) in __REVSH() function
496 __attribute__((section(".revsh_text"))) __STATIC_INLINE __ASM int16_t __REVSH(int16_t value) in __REVSH() function
904 #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
329 __STATIC_FORCEINLINE int16_t __REVSH(int16_t value) in __REVSH() function
Completed in 42 milliseconds