zephyr/include
Kumar Gala ddece1ccd4 kernel: include inttypes.h to get access to PRI defines in most spots
We need to move using the PRI* defines to use newlib as the default libc
as different arch's define various base types like {u}int32_t
differently.  To deal with that in a consistent manor we need access to
the defines in most spots for print{f,k} or logging functions.

Change-Id: Ic1fbef75cbaee211803d9aaf506056e5e31e73f3
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-04-17 11:09:31 -05:00
..
arch misc: Allow flash image size to be constrained 2017-04-14 01:35:59 +00:00
bluetooth Bluetooth: GATT: Use sys_slist_t to represent the database 2017-04-10 09:08:52 +00:00
crypto license: replace APL2.0 license with SPDX 2017-02-20 16:59:46 +00:00
debug kconfig: fixed Kconfig name in comments 2017-04-10 16:07:09 +00:00
display drivers: display: mb_display: Add include of toolchain.h for __printf_like 2017-04-14 19:28:49 +00:00
drivers kconfig: fixed typo in CONFIG_EOI_FORMWARDING_BUG 2017-04-10 16:06:25 +00:00
fs
linker net: Switch from per-iface tx thread to a unique k_poll triggered one 2017-03-09 20:33:49 +02:00
logging
misc kernel: include inttypes.h to get access to PRI defines in most spots 2017-04-17 11:09:31 -05:00
net net: use UNALIGNED_GET/PUT to access IP address 2017-04-13 15:21:46 +03:00
shell
toolchain toolchain: override static assertions for GCC 2017-04-01 20:35:45 +00:00
usb
adc.h
aio_comparator.h
atomic.h
cache.h
clock_control.h
console.h subsys: console: Add pull-style console API support. 2017-04-01 20:44:17 +00:00
counter.h
crc16.h crc16: Create function for computing CRC 16 2017-04-13 15:21:42 +03:00
device.h kernel: remove deprecated init levels 2017-04-07 17:45:34 +00:00
disk_access.h
dma.h api: dma: Fix comments for struct dma_config 2017-04-05 17:18:24 +00:00
eth.h
flash.h
fs.h
gpio.h
i2c.h i2c: Adds a functions set that supports flexible addressing. 2017-02-11 05:20:07 +00:00
init.h kernel: remove deprecated init levels 2017-04-07 17:45:34 +00:00
ipm.h
irq_offload.h
irq.h
kernel_version.h
kernel.h kernel: include inttypes.h to get access to PRI defines in most spots 2017-04-17 11:09:31 -05:00
legacy.h legacy: work around XCC issue in MDEF threads 2017-02-13 11:39:02 -08:00
linker-defs.h kernel: remove deprecated init levels 2017-04-07 17:45:34 +00:00
linker-tool-gcc.h Xtensa port: Added linker script for several Xtensa cores. 2017-02-13 08:04:27 -08:00
linker-tool.h
microkernel.h
nanokernel.h kernel: error on inclusion of nanokernel.h and microkernel.h 2017-04-10 20:21:14 +00:00
pinmux.h
power.h
pwm.h
random.h
rtc.h
section_tags.h section_tags.h: Remove unused security_frdm_k64f_section 2017-02-17 22:20:53 +00:00
sections.h gen_isr_tables: New static interrupt build mechanism 2017-02-11 01:27:58 +00:00
sensor.h sensor: Introduce red and green light sensor channels 2017-04-06 11:47:16 +00:00
shared_irq.h
spi.h
sw_isr_table.h gen_isr_tables: New static interrupt build mechanism 2017-02-11 01:27:58 +00:00
sys_clock.h
sys_io.h Revert "sys_bitfield*(): use 'void *' instead of memaddr_t" 2017-02-28 16:06:22 -05:00
toolchain.h
uart.h
watchdog.h
zephyr.h include/zephyr.h: Define __ZEPHYR__ if not already. 2017-03-08 12:41:57 +01:00