zephyr/doc/kernel
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
..
common timer: Remove deprecated routines 2016-02-05 20:24:55 -05:00
devices device: Provide generic API to handle synchronous calls in drivers 2016-02-05 20:24:57 -05:00
microkernel task_irq: Simplify task_irq_test() API family 2016-02-05 20:25:05 -05:00
nanokernel irq: removes priority parameter from IRQ_CONFIG macro 2016-02-05 20:24:57 -05:00
networking Bluetooth: Rename LE scan & advertising APIs for consistency 2016-02-05 20:25:00 -05:00
overview doc: Edits to the Overview and kernel primer 2016-02-05 20:24:36 -05:00
kernel.rst device: Provide generic API to handle synchronous calls in drivers 2016-02-05 20:24:57 -05:00