Go to file
Peter Mitsis 1a163f53b7 task_irq: Simplify task_irq_test() API family
Changes the task IRQ API so that not only does task_irq_test() become
task_irq_wait(), but that the timeout parameter must also be specified.
Use of task_irq_wait() obsoletes the following APIs:
	task_irq_test()
	task_irq_test_wait()
	task_irq_test_wait_timeout()
	_task_irq_test()

Change-Id: Ie4d15f29941429249e9fbb258d29ec2b3ae73a93
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:25:05 -05:00
arch x86: reduce static IRQ stub size 2016-02-05 20:25:05 -05:00
configs serial: simplify interrupt config options 2016-02-05 20:25:05 -05:00
doc task_irq: Simplify task_irq_test() API family 2016-02-05 20:25:05 -05:00
drivers mvic: fix how local interrupts are programmed 2016-02-05 20:25:05 -05:00
include task_irq: Simplify task_irq_test() API family 2016-02-05 20:25:05 -05:00
kernel task_irq: Simplify task_irq_test() API family 2016-02-05 20:25:05 -05:00
lib lib/libc: Add implementation for isprint() 2016-02-05 20:25:03 -05:00
misc Generate stack usage information only when enabled 2016-02-05 20:25:04 -05:00
net build: Remove PROJECTINCLUDE from application makefiles 2016-02-05 20:25:04 -05:00
samples task_irq: Simplify task_irq_test() API family 2016-02-05 20:25:05 -05:00
scripts sanitize use of ARCH/SRCARCH 2016-02-05 20:25:04 -05:00
.checkpatch.conf checkpatch: ignore NETWORKING_BLOCK_COMMENT_STYLE 2016-02-05 20:24:36 -05:00
.gitattributes
.gitignore doc: Prevent accidental commit of Kconfig index file 2016-02-05 20:24:42 -05:00
.mailmap Update .mailmap 2016-02-05 20:24:37 -05:00
Kbuild sanitize use of ARCH/SRCARCH 2016-02-05 20:25:04 -05:00
Kconfig sanitize use of ARCH/SRCARCH 2016-02-05 20:25:04 -05:00
Kconfig.zephyr kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile build: Remove PROJECTINCLUDE from application makefiles 2016-02-05 20:25:04 -05:00
Makefile.inc qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00
zephyr-env.sh Make zephyr-env.sh work when cd is aliased 2016-02-05 20:24:36 -05:00