zephyr/include
Peter Mitsis a67b7070b7 events: Simplify task_event_recv() API family
Changes the event AIP so that the timeout parameter must be specified
when invoking task_event_recv() thereby making the following APIs obsolete:

	task_event_recv()
	task_event_recv_wait()
	task_event_recv_wait_timeout()
	_task_event_recv()

Change-Id: I165a8efbdedb431fee0c20e9ad1f1942c04124c0
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:25:05 -05:00
..
arch kernel: remove CONFIG_INT_LATENCY_BENCHMARK fences from code path 2016-02-05 20:25:04 -05:00
bluetooth Bluetooth: Don't default to continuous scanning with BT_LE_SCAN_ACTIVE 2016-02-05 20:25:03 -05:00
display
drivers x86: reduce static IRQ stub size 2016-02-05 20:25:05 -05:00
microkernel events: Simplify task_event_recv() API family 2016-02-05 20:25:05 -05:00
misc drivers/console: shell: Add custom prompt callback support 2016-02-05 20:24:58 -05:00
net net: buf: Enable IP and L2 buf debugging properly 2016-02-05 20:24:59 -05:00
toolchain fixed check for clang compiler 2016-02-05 20:25:04 -05:00
adc.h
aio_comparator.h aio: introduce DesignWare AIO/Comparator driver 2016-02-05 20:24:48 -05:00
atomic.h
cache.h
clock_control.h
device.h device: fix synchronous call usage of nano semaphore 2016-02-05 20:25:04 -05:00
gpio.h
i2c.h i2c: Remove all polling based functions 2016-02-05 20:25:03 -05:00
init.h devices: _PASTE macro relocated from init.h to common.h 2016-02-05 20:24:56 -05:00
ipm.h ipi: rename to ipm 2016-02-05 20:25:04 -05:00
irq_offload.h irq_offload: API to run a function in IRQ context 2016-02-05 20:24:55 -05:00
kernel_version.h
linker-defs.h init: Add protection against incorrect levels or priorities 2016-02-05 20:24:54 -05:00
linker-tool-gcc.h Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
linker-tool.h Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
microkernel.h
nanokernel.h nanokernel: Expose publicly nano_timer_wait 2016-02-05 20:25:04 -05:00
pinmux.h
pwm.h
rtc.h rtc: Make the API ready for multiple RTC instances 2016-02-05 20:24:58 -05:00
section_tags.h
sections.h Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
shared_irq.h
spi.h
sw_isr_table.h Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
sys_clock.h Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
sys_io.h
toolchain.h Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
uart.h uart: fix compilation error when interrupt is enabled 2016-02-05 20:24:57 -05:00
watchdog.h watchdog: Make the API ready for multiple WDT instances 2016-02-05 20:24:58 -05:00
zephyr.h