zephyr/include/misc
Benjamin Walsh 4dca2dfad3 util: make is_power_of_two() a public utility
Somewhat useful utility that should only have one implementation, so it
can impede on the normally-available application namespace.

Change-Id: I085850177c231fdf58634f97e897c4d2e1a5cffb
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:15:27 -05:00
..
__assert.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
byteorder.h byteorder: Add macros for 32bits values 2016-02-05 20:13:49 -05:00
dlist.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
event_logger.h clarify use of term 'context' 2016-02-05 20:15:27 -05:00
lists_c.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
lists.h Eliminate non-standard NULL definitions 2016-02-05 20:14:14 -05:00
printk.h printk.h: don't break if CONFIG_PRINTK undefined 2016-02-05 20:14:45 -05:00
profiler.h clarify use of term 'context' 2016-02-05 20:15:27 -05:00
util.h util: make is_power_of_two() a public utility 2016-02-05 20:15:27 -05:00