zephyr/include
Jukka Rissanen 60ecd5ecd6 net: Network stack analyzer re-factored
Separate the calculation of stack utilization variables and
printing the values from each other so that it is possible
to use separate printing function to print the values.

Change-Id: I3a5827c08edea5017e2a4bc1c5be2fe419cdfcb8
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-12-02 12:41:02 +02:00
..
arch build: x86: add some flexibility in custom linker scripts 2016-11-30 22:47:02 +00:00
bluetooth Bluetooth: GATT: Fix using out of scope variable 2016-11-18 07:47:50 +02:00
display
drivers uart: fix typo in uart_console.h 2016-11-30 15:05:19 +00:00
fs fs: expose generic ramdisk/flash disk access functions 2016-11-09 02:45:45 +00:00
iot iot/dns: Add DNS Client support for Zephyr 2016-12-02 12:40:49 +02:00
linker net: Renaming net_l2_init sections to net_l2 2016-12-02 12:40:53 +02:00
misc logging: add exeternal hook to sys_log 2016-11-27 23:07:35 -05:00
net net: Network stack analyzer re-factored 2016-12-02 12:41:02 +02:00
toolchain
usb usb: Add end-point stall APIs and flow control APIS 2016-11-09 02:45:46 +00:00
adc.h
aio_comparator.h
atomic.h doc: Various corrections to doxygen info for Kernel APIs 2016-11-16 21:43:16 +00:00
cache.h
clock_control.h
counter.h counter: Fix interface 2016-11-30 14:39:10 +00:00
device.h kernel: deprecate old init levels 2016-11-09 17:59:44 +00:00
disk_access.h include: Add a generic disk interface 2016-11-09 02:45:44 +00:00
dma.h dma.h: add missing includes 2016-11-10 01:04:27 +00:00
eth.h
flash.h
fs.h
gpio.h gpio: Add doxygen markup for internal only definitions. 2016-11-22 17:01:27 +00:00
i2c.h
init.h kernel: deprecate old init levels 2016-11-09 17:59:44 +00:00
ipm.h
irq_offload.h
irq.h doc: Fix up API description for IRQ_CONNECT() 2016-11-18 02:31:33 +00:00
kernel_version.h
kernel.h kernel: add emphasis to nano_sem_take/k_sem_take return code difference 2016-12-01 17:57:23 +00:00
legacy.h kernel: add emphasis to nano_sem_take/k_sem_take return code difference 2016-12-01 17:57:23 +00:00
linker-defs.h kernel/arch: consolidate tTCS and TNANO definitions 2016-11-12 07:04:52 -05:00
linker-tool-gcc.h
linker-tool.h
microkernel.h
nanokernel.h
pinmux.h
power.h power_mgmt: Rename _sys_soc_resume notification disabling API 2016-11-11 20:40:54 +00:00
pwm.h
rtc.h
section_tags.h
sections.h
sensor.h
shared_irq.h
spi.h
sw_isr_table.h
sys_clock.h doc: Add descriptions for clock-related helper macros 2016-11-18 02:31:35 +00:00
sys_io.h
toolchain.h
uart.h serial: fix up uart_poll_in docstring 2016-11-16 22:57:30 +00:00
watchdog.h
zephyr.h