zephyr/include
Jan Van Winkel d332ae5b6a driver: Updated ILI9340 driver to use display API
Updated ILI9340 display driver and sample application to make use off
the display API

Signed-off-by: Jan Van Winkel <jan.van_winkel@dxplore.eu>
2018-10-03 11:29:00 -07:00
..
app_memory subsys: app_memory: Fixed the size calculation for power of 2 MPUs 2018-09-20 11:25:53 -04:00
arch arch: arm: improve documentation for ARMv8-M fixed region setup 2018-10-02 12:12:08 -05:00
audio headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
bluetooth Bluetooth: Add API to iterate through existing bonds 2018-09-24 13:27:26 +03:00
cmsis_rtos_v1 headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
crypto headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
debug kernel: Using boolean types for boolean constants 2018-09-28 06:28:41 +05:30
dfu headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
display headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
drivers driver: Updated ILI9340 driver to use display API 2018-10-03 11:29:00 -07:00
dt-bindings gpio: remove unused GPIO_INT_CLOCK_SYNC flag 2018-10-03 08:23:24 -05:00
fs headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
linker shell: Shell subsystem reimplementation 2018-09-19 09:30:29 -04:00
logging logging: Make log_strdup() parameter const 2018-10-03 13:05:49 +03:00
mgmt headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
misc portability: Remove C99-illegal semicolons from the global scope 2018-09-28 07:57:28 +05:30
net net: sockets: Add getaddrinfo and freeaddrinfo to socket offloading 2018-10-02 11:11:15 +03:00
nvs headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
posix include: posix: mqueue: Rely on O_RDWR and friends defines in sys/stat.h 2018-10-02 10:51:52 -07:00
random headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
settings headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
shell subsys: shell: fix accept either CR or LF as as line delimiter 2018-10-02 11:55:47 -07:00
toolchain kernel: Using boolean types for boolean constants 2018-09-28 06:28:41 +05:30
usb doc: fix misspellings in API headers 2018-09-27 05:57:14 +05:30
zephyr headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
adc.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
aio_comparator.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
atomic.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
base64.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
cache.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
can.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
clock_control.h kernel: Using boolean expression on ASSERT macros 2018-09-28 06:28:41 +05:30
console.h subsys: console: Split serial tty handling to a separate module 2018-10-03 16:40:49 +02:00
counter.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
crc8.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
crc16.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
crc32.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
device.h kernel: Remove unused variables 2018-09-28 07:58:19 +05:30
disk_access.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
display.h display: API for display driver 2018-10-03 11:29:00 -07:00
dma.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
entropy.h kernel: Using boolean expression on ASSERT macros 2018-09-28 06:28:41 +05:30
exc_handle.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
fcb.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
flash.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
flash_map.h subsys: storage: flash_map: add API for check flash driver support 2018-09-27 16:24:21 +02:00
fs.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
gpio.h gpio: Remove deprecated macros 2018-10-02 12:50:56 -05:00
i2c.h c++: Fix compilation of C++ file that includes i2c.h 2018-09-21 18:49:52 -04:00
i2s.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
init.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
ipm.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
irq.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
irq_nextlevel.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
irq_offload.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
json.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
kernel.h portability: Ensure no C99-illegal semicolons exists in structs 2018-09-28 07:57:28 +05:30
kernel_includes.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
kernel_version.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
led.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
led_strip.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
pinmux.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
power.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
ptp_clock.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
pwm.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
ring_buffer.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
rtc.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
sched_priq.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
sensor.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
shared_irq.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
spi.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
spinlock.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
stats.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
sw_isr_table.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
sys_clock.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
sys_io.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
syscall.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
toolchain.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
tracing.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
uart.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
watchdog.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
zephyr.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00