zephyr/include
Peter A. Bigot e3d613e1f4 subsys/cfb: move MSB_FIRST down to font capabilities
Font capabilities currently indicate whether font data is packed
horizontally or vertically, and this is used to control frame buffer
updates.  The font bit ordering should likewise be recorded in the font
description, and any reversal to match the display applied when text is
being set in the frame buffer.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2020-04-27 13:27:03 +02:00
..
app_memory
arch arm: Convert DT_CCM_* to new devicetree.h macros 2020-04-26 06:04:46 -05:00
audio
bluetooth Bluetooth: Mesh: Add cfg cli list getters 2020-04-23 14:03:17 +03:00
canbus
cmsis_rtos_v1
cmsis_rtos_v2
console
crypto
data
debug
devicetree devicetree.h: clocks: Rename clock node name 2020-04-21 15:39:36 -05:00
dfu
disk
display subsys/cfb: move MSB_FIRST down to font capabilities 2020-04-27 13:27:03 +02:00
drivers Bluetooth: HCI: Add helpers to create events 2020-04-20 21:59:47 +03:00
dt-bindings
fs
linker arm: Convert DT_CCM_* to new devicetree.h macros 2020-04-26 06:04:46 -05:00
logging api: Fix internal log macros to allow use of U suffix in LOG_LEVEL_N. 2020-04-22 17:36:07 +02:00
mgmt
net kernel: rename initializers to be internal 2020-04-24 22:27:08 +02:00
posix lib: posix: clock: Turn clock_gettime into system call 2020-04-17 08:08:37 -04:00
power
random
settings
shell
stats
storage
sys kernel: rename initializers to be internal 2020-04-24 22:27:08 +02:00
toolchain
tracing
usb
zephyr
cache.h
device.h
devicetree.h devicetree: add CONFIG_LEGACY_DEVICETREE_MACROS 2020-04-23 11:03:53 -05:00
exc_handle.h
fatal.h
generated_dts_board.h
init.h
irq_nextlevel.h
irq_offload.h
irq.h irq: Remove return value from IRQ_CONNECT and IRQ_DIRECT_CONNECT 2020-04-17 13:19:07 -05:00
kernel_includes.h kernel: move thread stack macros to new header 2020-04-21 18:45:45 -04:00
kernel_structs.h
kernel_version.h
kernel.h kernel: rename initializers to be internal 2020-04-24 22:27:08 +02:00
mempool_heap.h
mempool_sys.h
ptp_clock.h
sched_priq.h
shared_irq.h
spinlock.h
sw_isr_table.h sw_isr_table.h: fix __COUNTER__ usage 2020-04-17 18:28:37 +02:00
sys_clock.h
syscall_handler.h
syscall.h
timeout_q.h
toolchain.h
wait_q.h
zephyr.h