Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/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.h510 #define __CLZ __clz macro
519 static __INLINE uint32_t __CLZ( in __CLZ() function
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/CMSIS/Include/
H A Dcmsis_armcc.h463 #define __CLZ __clz macro
H A Dcmsis_gcc.h554 #define __CLZ __builtin_clz macro
H A Dcmsis_armcc_V6.h903 #define __CLZ __builtin_clz macro
H A Darm_math.h543 static __INLINE uint32_t __CLZ( in __CLZ() function
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Include/
H A Dcmsis_armcc.h463 #define __CLZ __clz macro
H A Dcmsis_gcc.h554 #define __CLZ __builtin_clz macro
H A Dcmsis_armcc_V6.h903 #define __CLZ __builtin_clz macro
H A Darm_math.h543 static __INLINE uint32_t __CLZ( in __CLZ() function