mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-04 11:21:56 +00:00
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> |
||
---|---|---|
.. | ||
apps | ||
benchmark | ||
test |