zephyr/samples/microkernel/test
Peter Mitsis 54b782a88b nano_sema: Simplify nano_xxx_sem_take() API family
Changes the nanokernel semaphore API so that the timeout parameter must be
specified when invoking nano_isr_sem_take(), nano_fiber_sem_take(),
nano_task_sem_take() and nano_sem_take().

This obsoletes the following APIs:
	nano_fiber_sem_take_wait()
	nano_fiber_sem_take_wait_timeout()
	nano_task_sem_take_wait()
	nano_task_sem_take_wait_timeout()
	nano_sem_take_wait()
	nano_sem_take_wait_timeout()

Change-Id: If7a4bce1bd8ec8d6410d04f3c16ff1922ff0910e
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:25:14 -05:00
..
test_aes Use BOARD instead of PLATFORM_CONFIG 2016-02-05 20:25:11 -05:00
test_bluetooth Use BOARD instead of PLATFORM_CONFIG 2016-02-05 20:25:11 -05:00
test_cbc Use BOARD instead of PLATFORM_CONFIG 2016-02-05 20:25:11 -05:00
test_critical Use BOARD instead of PLATFORM_CONFIG 2016-02-05 20:25:11 -05:00
test_ctr Use BOARD instead of PLATFORM_CONFIG 2016-02-05 20:25:11 -05:00
test_events nano_sema: Simplify nano_xxx_sem_take() API family 2016-02-05 20:25:14 -05:00
test_fifo Use BOARD instead of PLATFORM_CONFIG 2016-02-05 20:25:11 -05:00
test_fifo_priv Use BOARD instead of PLATFORM_CONFIG 2016-02-05 20:25:11 -05:00
test_fp_sharing Use BOARD instead of PLATFORM_CONFIG 2016-02-05 20:25:11 -05:00
test_hmac Use BOARD instead of PLATFORM_CONFIG 2016-02-05 20:25:11 -05:00
test_libs Use BOARD instead of PLATFORM_CONFIG 2016-02-05 20:25:11 -05:00
test_mail Use BOARD instead of PLATFORM_CONFIG 2016-02-05 20:25:11 -05:00
test_mail_priv Use BOARD instead of PLATFORM_CONFIG 2016-02-05 20:25:11 -05:00
test_map Use BOARD instead of PLATFORM_CONFIG 2016-02-05 20:25:11 -05:00
test_map_priv Use BOARD instead of PLATFORM_CONFIG 2016-02-05 20:25:11 -05:00
test_mutex Use BOARD instead of PLATFORM_CONFIG 2016-02-05 20:25:11 -05:00
test_pipe Use BOARD instead of PLATFORM_CONFIG 2016-02-05 20:25:11 -05:00
test_pipe_priv Use BOARD instead of PLATFORM_CONFIG 2016-02-05 20:25:11 -05:00
test_pool Use BOARD instead of PLATFORM_CONFIG 2016-02-05 20:25:11 -05:00
test_prng Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
test_rand32 Use BOARD instead of PLATFORM_CONFIG 2016-02-05 20:25:11 -05:00
test_sema nano_sema: Simplify nano_xxx_sem_take() API family 2016-02-05 20:25:14 -05:00
test_sema_priv Use BOARD instead of PLATFORM_CONFIG 2016-02-05 20:25:11 -05:00
test_sha256 Use BOARD instead of PLATFORM_CONFIG 2016-02-05 20:25:11 -05:00
test_sprintf Use BOARD instead of PLATFORM_CONFIG 2016-02-05 20:25:11 -05:00
test_stackprot Use BOARD instead of PLATFORM_CONFIG 2016-02-05 20:25:11 -05:00
test_static_idt Use BOARD instead of PLATFORM_CONFIG 2016-02-05 20:25:11 -05:00
test_task Use BOARD instead of PLATFORM_CONFIG 2016-02-05 20:25:11 -05:00
test_task_irq Use BOARD instead of PLATFORM_CONFIG 2016-02-05 20:25:11 -05:00
test_task_priv Use BOARD instead of PLATFORM_CONFIG 2016-02-05 20:25:11 -05:00
test_tickless Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
test_timer nano_sema: Simplify nano_xxx_sem_take() API family 2016-02-05 20:25:14 -05:00
test_xip Use BOARD instead of PLATFORM_CONFIG 2016-02-05 20:25:11 -05:00