zephyr/include/misc
Yonattan Louise 3504f49e48 Rename microkernel struct field 'Next' to 'next'.
Rename field 'Next' of the structs:
- '_k_pipe_marker' in the file include/microkernel/base_api.h
- 'Elem' in the file include/misc/lists.h

Change-Id: Id0155d61f1fc607c012d6ddc0d27cfcb6c966c47
Signed-off-by: Yonattan Louise <yonattan.a.louise.mendoza@intel.com>
2016-02-05 20:15:29 -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 Add _ASMLANGUAGE guard to the event logger and the profiler. 2016-02-05 20:15:28 -05:00
lists_c.h Rename microkernel struct field 'Next' to 'next'. 2016-02-05 20:15:29 -05:00
lists.h Rename microkernel struct field 'Next' to 'next'. 2016-02-05 20:15:29 -05:00
printk.h printk.h: don't break if CONFIG_PRINTK undefined 2016-02-05 20:14:45 -05:00
profiler.h Profile low condition events. 2016-02-05 20:15:28 -05:00
util.h util: make is_power_of_two() a public utility 2016-02-05 20:15:27 -05:00