zephyr/kernel/microkernel
Allan Stephens b33dc88eb5 Relocate misplaced system clock routines
Moves routines that have nothing to do with microkernel timer objects
from the time support file to the file containing system clock support.

Change-Id: I7ab3e579877d689dc9487ca3330fe25e2e4afdd0
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:13:52 -05:00
..
channel Renaming InitPipe to _pipe_init 2016-02-05 20:13:51 -05:00
include Cosmetic changes to _LowTimeInc() 2016-02-05 20:13:52 -05:00
cmdPkt.c Eliminate microkernel/core sub-directory 2016-02-05 20:13:51 -05:00
defs.objs Eliminate microkernel/movedata sub-directory 2016-02-05 20:13:51 -05:00
global.c Eliminate microkernel/core sub-directory 2016-02-05 20:13:51 -05:00
idle.c Enhance idle task busy waiting logic 2016-02-05 20:13:52 -05:00
k_event.c Allow events to support tickless kernel 2016-02-05 20:13:49 -05:00
k_irq.c Allow task IRQ code to support tickless kernel 2016-02-05 20:13:49 -05:00
k_mbox.c Allow mailboxes to support tickless kernel 2016-02-05 20:13:49 -05:00
k_memmap.c Allow memory maps to support tickless kernel 2016-02-05 20:13:49 -05:00
k_mempool.c Allow memory pools to support tickless kernel 2016-02-05 20:13:49 -05:00
k_mutex.c Allow mutexes to support tickless kernel 2016-02-05 20:13:49 -05:00
k_nop.c Renaming K_nop to _k_nop 2016-02-05 20:13:48 -05:00
k_offload.c Renaming K_offload to _k_offload_to_fiber 2016-02-05 20:13:48 -05:00
k_queue.c Allow FIFOs to support tickless kernel 2016-02-05 20:13:49 -05:00
k_sema.c Renaming cmdPktGet to _cmd_pkt_get 2016-02-05 20:13:51 -05:00
k_task.c Relocate arch-independent _TaskAbort() 2016-02-05 20:13:52 -05:00
k_timer.c Relocate misplaced system clock routines 2016-02-05 20:13:52 -05:00
movedata.c Eliminate microkernel/movedata sub-directory 2016-02-05 20:13:51 -05:00
server.c Relocate arch-independent _TaskAbort() 2016-02-05 20:13:52 -05:00
task_monitor.c Renaming K_monitor_read _k_task_monitor_read 2016-02-05 20:13:47 -05:00
taskcall.c Eliminate microkernel/core sub-directory 2016-02-05 20:13:51 -05:00
ticker.c Relocate misplaced system clock routines 2016-02-05 20:13:52 -05:00