zephyr/include
Simon Glass 6b50f643da drivers: i2c: Add a dump routine
Add a function to dump out a set of I2C messages. It uses debug logging
so it only useful for debugging.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-08-04 17:50:39 +02:00
..
app_memory userspace: mark z_app_regions as const 2020-07-20 13:47:10 +02:00
arch kernel: introduce supervisor-only stacks 2020-07-30 21:11:14 -04:00
audio doc: group audio header using doxygen 2020-07-28 08:14:23 -05:00
bluetooth Bluetooth: Mesh: Document shell commands 2020-07-20 12:47:31 +02:00
canbus
cmsis_rtos_v1
cmsis_rtos_v2
console
crypto
data json: Add top-level array encoding support 2020-06-19 18:21:27 +02:00
debug
devicetree devicetree: pwms: make flags default to 0 2020-08-04 07:35:26 -05:00
dfu dfu: flash_img: Constify flash_img_buffered_write() data parameter 2020-06-10 09:30:08 +02:00
disk
display
drivers drivers: i2c: Add a dump routine 2020-08-04 17:50:39 +02:00
dt-bindings dts: arm: nxp: Add node and bindings for lpc11u6x clock controller 2020-07-29 20:12:24 +02:00
fs subsys/fs: Add open flags parameter to fs_open 2020-07-30 16:33:18 +02:00
linker kernel: introduce supervisor-only stacks 2020-07-30 21:11:14 -04:00
logging logging: Add fields initialization in z_log_msg_std_alloc 2020-07-09 13:46:07 +02:00
mgmt/mcumgr mgmt: smp: shell: remove useless data->end member 2020-08-04 16:18:06 +02:00
net net: lwm2m: Fix Security and Server object instance matching 2020-08-04 16:29:40 +02:00
posix lib: posix: nanosleep 2020-06-12 17:02:03 +02:00
power
random random: Add syscalls for random subsystem 2020-07-08 21:05:36 -04:00
settings settings: disallow modifying the content of a static subtree name 2020-07-27 19:03:44 +02:00
shell shell: SHELL_DEFINE() create kernel stacks 2020-08-01 08:12:47 -04:00
stats
storage includes/storage/stream_flash: clarification on API usage 2020-06-13 11:57:35 +02:00
sys sys: util: cast input of KB() to size_t for large number 2020-08-04 17:45:22 +02:00
toolchain toolchain: add Z_POW2_CEIL() 2020-07-30 21:11:14 -04:00
tracing
usb
zephyr zephyr: Use deprecated instead of legacy for Kconfig int types 2020-06-09 06:49:56 -05:00
cache.h include: Implement API's for cache flush and cache invalidate 2020-07-15 15:53:26 -07:00
device.h kernel: add macros for device MMIO management 2020-07-17 11:38:18 +02:00
devicetree.h devicetree: add accessors with default values 2020-08-04 07:35:26 -05:00
exc_handle.h
fatal.h
generated_dts_board.h
init.h device: Fix structure documentation 2020-06-23 18:57:23 -04:00
irq.h
irq_nextlevel.h
irq_offload.h
kernel.h kernel: Add note regarding safe use of the k_work_pending return value 2020-08-04 17:32:56 +02:00
kernel_includes.h random: Include header where it is used 2020-07-08 21:05:36 -04:00
kernel_structs.h kernel/timeout: Fix 32 bit rollover conditions 2020-06-18 13:21:06 +02:00
kernel_version.h
mempool_heap.h sys_heap: reduce the size of struct z_heap_bucket by half 2020-06-21 19:25:35 +02:00
mempool_sys.h
ptp_clock.h
sched_priq.h
shared_irq.h
spinlock.h
sw_isr_table.h
sys_clock.h api: Fix narrowing conversion C++ compilation warning in Z_TIMEOUT_TICKS 2020-06-30 12:21:41 -05:00
syscall.h
syscall_handler.h
timeout_q.h
toolchain.h
wait_q.h
zephyr.h