zephyr/include/microkernel
Peter Mitsis 53af19050d timer: Remove deprecated routines
Removes the following deprecated routines:
	nano_cycle_get_32()
	task_cycle_get_32()
	fiber_cycle_get_32()
	isr_cycle_get_32()

Those routines have all been replaced by sys_cycle_get_32().

Change-Id: I8709952633bb87c8963e88caffe1036fb9add527
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:24:55 -05:00
..
base_api.h kernel: Specify alignment of microkernel server command stack items 2016-02-05 20:24:42 -05:00
command_packet.h kernel: Eliminate the need for command packet sets 2016-02-05 20:24:42 -05:00
event.h kernel: Minor optimization of event & semaphore include files 2016-02-05 20:24:42 -05:00
fifo.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
mailbox.h checkpatch: code_indent failures 2016-02-05 20:24:31 -05:00
memory_map.h doc: Update descriptions for memory map APIs 2016-02-05 20:24:48 -05:00
memory_pool.h doc: Update descriptions for memory pool APIs 2016-02-05 20:24:48 -05:00
mutex.h doc: Update descriptions for mutex APIs 2016-02-05 20:24:53 -05:00
pipe.h toolchain: change section macro to support external c libraries 2016-02-05 20:24:29 -05:00
semaphore.h doc: Update descriptions for semaphore APIs 2016-02-05 20:24:53 -05:00
task.h doc: Fix microkernel task.h doc build warnings 2016-02-05 20:24:54 -05:00
task_irq.h irq: Add flags to IRQ_CONNECT_STATIC() macro and irq_connect() function 2016-02-05 20:24:44 -05:00
ticks.h timer: Remove deprecated routines 2016-02-05 20:24:55 -05:00