Searched refs:MATH_GetLeastSignificantBit (Results 1 – 1 of 1) sorted by relevance
320 SDK_INLINE u32 MATH_GetLeastSignificantBit(u32 x) in MATH_GetLeastSignificantBit() function335 #define MATH_LSB(x) MATH_GetLeastSignificantBit(x)