Home
last modified time | relevance | path

Searched defs:__CLZ (Results 1 – 6 of 6) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/saml21/cmsis/
Dcore_cmInstr.h289 #define __CLZ __clz macro
725 __attribute__( ( always_inline ) ) __STATIC_INLINE uint8_t __CLZ(uint32_t value) in __CLZ() function
Darm_math.h516 #define __CLZ __clz macro
525 static __INLINE uint32_t __CLZ( in __CLZ() function
/loramac-node-2.7.6/src/boards/mcu/stm32/cmsis/
Dcmsis_armcc.h463 #define __CLZ __clz macro
Dcmsis_gcc.h554 #define __CLZ __builtin_clz macro
Dcmsis_armcc_V6.h903 #define __CLZ __builtin_clz macro
Darm_math.h543 static __INLINE uint32_t __CLZ( in __CLZ() function