Searched defs:LOG2 (Results 1 – 2 of 2) sorted by relevance
109 u32_t LOG2(u32_t v){ in LOG2() function
89 #define LOG2(x) \ macro