zephyr/kernel/microkernel
Dan Kalowsky 901c4f94d3 Renaming *_node_tick_get_32 to *_tick_get_32
We no longer support the concept of nodes.  This will impact the following
functions:

task_node_tick_get_32
isr_node_tick_get_32
nano_node_tick_get_32

Change-Id: I27184c76516da16a0c3f335656f9efcee2fb549d
Signed-off-by: Dan Kalowsky <daniel.kalowsky@intel.com>
2016-02-05 20:13:51 -05:00
..
channel
core Renaming cmdPktGet to _cmd_pkt_get 2016-02-05 20:13:51 -05:00
include Removing _k_this_node 2016-02-05 20:13:51 -05:00
movedata Delete KS_MemCpy() and KS_MemCpyA() APIs 2016-02-05 20:13:51 -05:00
timer
defs.objs
idle.c Renaming task_node_workload_get to task_workload_get 2016-02-05 20:13:51 -05:00
k_event.c
k_irq.c
k_mbox.c
k_memmap.c
k_mempool.c
k_mutex.c
k_nop.c
k_offload.c
k_queue.c
k_sema.c Renaming cmdPktGet to _cmd_pkt_get 2016-02-05 20:13:51 -05:00
k_task.c
k_timer.c Renaming *_node_tick_get_32 to *_tick_get_32 2016-02-05 20:13:51 -05:00
power.c
task_monitor.c