Searched defs:__RBIT (Results 1 – 11 of 11) sorted by relevance
183 #define __RBIT __rbit macro487 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __RBIT(uint32_t value) in __RBIT() function
532 #define __RBIT __rbit macro534 __attribute__((always_inline)) __STATIC_INLINE uint32_t __RBIT(uint32_t value) in __RBIT() function
401 #define __RBIT __iar_builtin_RBIT macro502 #define __RBIT __cmsis_iar_rbit_not_active macro542 __STATIC_INLINE uint32_t __RBIT(uint32_t v) in __RBIT() function
941 #define __RBIT __builtin_arm_rbit macro
928 #define __RBIT __builtin_arm_rbit macro
1048 __STATIC_FORCEINLINE uint32_t __RBIT(uint32_t value) in __RBIT() function
259 #define __RBIT __rbit macro261 __attribute__((always_inline)) __STATIC_INLINE uint32_t __RBIT(uint32_t value) in __RBIT() function
432 #define __RBIT __iar_builtin_RBIT macro533 #define __RBIT __cmsis_iar_rbit_not_active macro573 __STATIC_INLINE uint32_t __RBIT(uint32_t v) in __RBIT() function
287 #define __RBIT __builtin_arm_rbit macro
285 #define __RBIT __builtin_arm_rbit macro
376 __STATIC_FORCEINLINE uint32_t __RBIT(uint32_t value) in __RBIT() function
Completed in 38 milliseconds