zephyr/include
Nicolas Pitre d888cb54f9 include: misc: macros to perform word/pointer boundary alignment
Many things are currently aligned on 32-bit boundaries. On 64-bit
targets this should be 64-bit boundaries instead. Provide a pair of
macros, namely WB_UP() and WB_DN(),  that do the right thing in both
cases.

The naming is short on purpose as this gets will be used within other
macro definitions, sometimes multiple times per line, and having a
longer name would make for excessively long lines.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2019-06-20 08:42:45 -04:00
..
app_memory kernel: app_memdomain: remove unused defines 2019-06-17 10:00:22 -07:00
arch docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
audio
bluetooth docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
cmsis_rtos_v1
cmsis_rtos_v2
crypto
debug
dfu
display arch/x86: drivers/display: add framebuffer driver w/ multiboot support 2019-06-06 10:47:29 -07:00
drivers include/drivers/system_timer.h: Clean up docs 2019-06-17 20:32:50 -04:00
dt-bindings
fs
linker include: scripts: fix typos in priv_stacks.ld 2019-06-17 10:00:22 -07:00
logging
mgmt
misc include: misc: macros to perform word/pointer boundary alignment 2019-06-20 08:42:45 -04:00
net net: mqtt: add mqtt_readall_publish_payload() 2019-06-20 13:06:08 +03:00
nvs
posix PTHREAD_MUTEX_DEFINE(): don't store into the _k_mutex section 2019-06-04 09:24:08 -04:00
random
settings subsys/settings: change processing to const char 2019-06-18 17:57:08 +02:00
shell doc: fix doxygen comments with embedded reST 2019-06-10 18:16:12 -04:00
toolchain docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
usb usb: enforce byte alignment on USB records 2019-06-17 16:41:43 -04:00
zephyr
adc.h
aio_comparator.h
atomic.h
base64.h
cache.h
can.h
clock_control.h
console.h
counter.h
crc.h
device.h linker generated list: explicit alignment on data definitions 2019-06-06 14:21:32 -07:00
disk_access.h
display.h
dma.h
entropy.h
exc_handle.h
fcb.h
flash_map.h
flash.h
fs.h fs: Added API to read mount point 2019-06-11 08:31:54 -04:00
generated_dts_board.h
gna.h
gpio.h
hwinfo.h
i2c.h
i2s.h
init.h
ipm.h
irq_nextlevel.h
irq_offload.h
irq.h
json.h docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
kernel_includes.h
kernel_version.h
kernel.h docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
led_strip.h
led.h
pinmux.h
power.h
ptp_clock.h
pwm.h
ring_buffer.h
rtc.h
sched_priq.h docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
sensor.h
shared_irq.h
spi.h
spinlock.h
stats.h
sw_isr_table.h
sys_clock.h
sys_io.h misc: memory address type conversions 2019-06-03 21:14:57 -04:00
syscall.h
toolchain.h
tracing.h
tty.h
uart.h
updatehub.h lib: updatehub: Add UpdateHub.io support 2019-06-05 00:20:37 +02:00
watchdog.h include: Removing legacy left-overs in wdt.h API header 2019-06-17 16:45:27 -04:00
zephyr.h