zephyr/include
Christian Taedcke 7a7c420ca8 kernel: k_poll: Clarify events parameter description
The functions k_work_poll_submit_to_queue(), k_work_poll_submit() and
k_poll() described the parameter events as an "array of pointers to
events" which is not accurate. Replaced the description with "array of
events".

This fixes #23775

Signed-off-by: Christian Taedcke <christian.taedcke@lemonbeat.com>
2020-06-30 13:47:24 -07:00
..
app_memory sys: util: Added separator to FOR_EACH_ macros 2020-06-10 11:58:13 +02:00
arch arch/x86: Add z_acpi_find_table(), MCFG support 2020-06-23 13:07:39 +02:00
audio
bluetooth Bluetooth: HCI: Clean up struct member alignment after stdint change 2020-06-23 13:33:47 +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
dfu dfu: flash_img: Constify flash_img_buffered_write() data parameter 2020-06-10 09:30:08 +02:00
disk
display
drivers drivers: espi: Add support for ACPI_EC1 interface 2020-06-25 17:05:43 -04:00
dt-bindings gpio: remove deprecated API functions/macros 2020-06-16 19:13:05 +02:00
fs subsys/fs/nvs: Move write_block_size to flash_parameters 2020-06-22 14:35:03 +02:00
linker linker: add iterable section macros 2020-06-24 17:09:22 -04:00
logging sys: util: Deprecate GET_ARGS_LESS_1 macro 2020-06-22 15:18:07 +02:00
mgmt
net net: openthread: Add OpenThread l2 api description 2020-06-22 11:34:18 +03:00
posix lib: posix: nanosleep 2020-06-12 17:02:03 +02:00
power
random
settings
shell shell: refactor device_name_get implementation 2020-06-23 13:27:14 +02:00
stats
storage includes/storage/stream_flash: clarification on API usage 2020-06-13 11:57:35 +02:00
sys lib/os/heap: debugging facility to dump the heap structure to the cconsole 2020-06-26 11:41:43 -07:00
toolchain linker: add iterable section macros 2020-06-24 17:09:22 -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
device.h device: Fix structure documentation 2020-06-23 18:57:23 -04:00
devicetree.h
exc_handle.h
fatal.h
generated_dts_board.h
init.h device: Fix structure documentation 2020-06-23 18:57:23 -04:00
irq_nextlevel.h
irq_offload.h
irq.h
kernel_includes.h
kernel_structs.h kernel/timeout: Fix 32 bit rollover conditions 2020-06-18 13:21:06 +02:00
kernel_version.h
kernel.h kernel: k_poll: Clarify events parameter description 2020-06-30 13:47:24 -07:00
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_handler.h
syscall.h
timeout_q.h
toolchain.h
wait_q.h
zephyr.h