zephyr/include
Johan Hedberg 67e14d3916 net: buf: Use __noinit where possible
Static variables that don't strictly need to be initialized at
boottime should be declared with __noinit. This makes a considerable
difference especially for large buffers.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2018-02-14 15:44:04 +02:00
..
arch arm: mpu: Enable userspace support for NXP and ARM 2018-02-13 12:42:37 -08:00
bluetooth Bluetooth: Mesh: Convert to new net_buf_simple APIs 2018-02-13 14:00:08 +02:00
crypto
debug debug: remove DEBUG_INFO option 2018-02-12 13:58:28 -08:00
dfu dfu: mcuboot: add boot_read_bank_header() 2018-02-05 06:42:15 -08:00
display
drivers native: added stdin handling for shell 2018-02-02 07:48:46 -08:00
dt-bindings drivers: spi_ll_stm32: Enable SPI driver for F1 family 2018-02-01 08:19:49 -06:00
fs
linker linker: arm: add stm32 ccm sections 2018-02-13 12:36:22 -06:00
logging include: logging: clean up of sys_log.h 2018-02-09 10:11:52 -05:00
misc misc: Use braces in infinite for loop 2018-02-03 08:17:42 -08:00
net net: buf: Use __noinit where possible 2018-02-14 15:44:04 +02:00
posix
random
shell
toolchain toolchain: gcc/common: add header guard 2018-02-10 11:14:32 -05:00
usb usb: hid: Remove duplicated definitions 2018-02-05 06:39:50 -08:00
zephyr
adc.h
aio_comparator.h
atomic.h
cache.h
clock_control.h
console.h
counter.h
crc8.h
crc16.h crc: add crc16_itu_t which is used in the MMC protocol. 2018-02-07 16:49:52 -05:00
device.h device: cleanup header layout 2018-02-07 13:07:46 -05:00
disk_access.h disk: delete the GET_DISK_SIZE IOCTL. 2018-01-31 09:14:40 -05:00
dma.h dma: Fix building when system calls are disabled 2018-02-13 10:32:41 -05:00
entropy.h
eth.h
fcb.h subsys: fs: fcb: remove f_area_id from fcb structure 2018-02-07 09:51:26 -05:00
flash_map.h
flash.h
fs.h
gpio.h
i2c.h
i2s.h
init.h
ipm.h
irq_offload.h
irq.h
json.h
kernel_version.h
kernel.h work_q: Correctly clear pending flag in delayed work queue, update docs 2018-02-13 18:08:57 -05:00
led_strip.h
pinmux.h pinmux: add two more entries to the function enum. 2018-02-05 06:31:35 -08:00
power.h
pwm.h
ring_buffer.h
rtc.h
sensor.h sensor: Add Co2, VOC, Voltage, Current channels 2018-02-06 11:16:26 -05:00
shared_irq.h
spi_legacy.h
spi.h
sw_isr_table.h
sys_clock.h
sys_io.h
syscall.h
toolchain.h
uart.h
watchdog.h
zephyr.h