zephyr/kernel/microkernel
Allan Stephens f9b2c757db Rename K_ticker() to _k_ticker()
This API now uses an approved Zephyr OS prefix.

Change-Id: Ia16829d908da9bfaa82f82da47b583a0004cae7d
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:14:19 -05:00
..
include Rename K_ticker() to _k_ticker() 2016-02-05 20:14:19 -05:00
cmdPkt.c Ensure k_args fields are properly aligned and packed 2016-02-05 20:14:16 -05:00
global.c
idle.c Eliminate cputype.h and its arch-specific derivatives 2016-02-05 20:14:15 -05:00
k_event.c
k_irq.c Rename VXMICRO_ARCH_x86 -> CONFIG_X86_32 2016-02-05 20:14:16 -05:00
k_mbox.c Add missing #includes required to reference non-kernel APIs 2016-02-05 20:14:14 -05:00
k_memmap.c
k_mempool.c
k_mutex.c Eliminate obsolete coding convention comments 2016-02-05 20:14:14 -05:00
k_nop.c
k_offload.c
k_pipe_buffer.c
k_pipe_get.c
k_pipe_put.c
k_pipe_util.c
k_pipe_xfer.c Add missing #includes required to reference non-kernel APIs 2016-02-05 20:14:14 -05:00
k_pipe.c Add missing #includes required to reference non-kernel APIs 2016-02-05 20:14:14 -05:00
k_queue.c
k_sema.c Eliminate obsolete coding convention comments 2016-02-05 20:14:14 -05:00
k_task.c Rename VXMICRO_ARCH_arm -> CONFIG_ARM 2016-02-05 20:14:16 -05:00
k_timer.c
Kconfig
Makefile
movedata.c Eliminate obsolete coding convention comments 2016-02-05 20:14:14 -05:00
server.c
task_monitor.c Don't expose APIs for experimental task monitoring capability 2016-02-05 20:14:15 -05:00
ticker.c Rename K_ticker() to _k_ticker() 2016-02-05 20:14:19 -05:00