zephyr/kernel
Anas Nashif 2bffa3067b kernel: use __ticks_to_ms directly
_ticks_to_ms is defined in legacy only.

Change-Id: I543d88b6edea1832a3020161d8b87dad5111de2c
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-01-17 19:03:39 +00:00
..
configs kernel: add LEGACY_KERNEL option 2017-01-09 19:42:13 +00:00
include kernel: fix total number of coop prios in coop-only mode 2017-01-17 12:17:27 +00:00
Kconfig kernel: fix main/work_q prios in coop/preempt-only modes 2017-01-17 12:17:26 +00:00
Kconfig.event_logger kernel: kconfig: move event logger options into file 2016-12-19 19:58:37 +00:00
Kconfig.power_mgmt kernel: kconfig: move power management options out 2016-12-19 19:58:37 +00:00
Makefile kernel: build legacy timer only conditionally 2017-01-17 19:03:36 +00:00
alert.c tracing: rename CONFIG_DEBUG_TRACING_KERNEL_OBJECTS 2016-12-19 14:59:35 -05:00
atomic_c.c kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05:00
compiler_stack_protect.c kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05:00
device.c kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05:00
errno.c kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05:00
fifo.c tracing: rename CONFIG_DEBUG_TRACING_KERNEL_OBJECTS 2016-12-19 14:59:35 -05:00
idle.c kernel: fix all nanokernel usage in comments 2016-12-21 18:45:03 +00:00
init.c unified: added _MOVE_INSTR for RISCV32 architecture 2017-01-13 19:53:57 +00:00
int_latency_bench.c kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05:00
legacy_offload.c kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05:00
legacy_timer.c kernel: add user data API to timers 2017-01-14 13:06:00 +00:00
lifo.c tracing: rename CONFIG_DEBUG_TRACING_KERNEL_OBJECTS 2016-12-19 14:59:35 -05:00
mailbox.c kernel: mailbox: legacy calls depend on CONFIG_LEGACY_KERNEL 2017-01-17 19:03:38 +00:00
mem_pool.c kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05:00
mem_slab.c kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05:00
msg_q.c tracing: rename CONFIG_DEBUG_TRACING_KERNEL_OBJECTS 2016-12-19 14:59:35 -05:00
mutex.c kernel/mutex: prevent priority inheritance from lowering owner's prio 2017-01-17 12:17:26 +00:00
pipes.c kernel/arch: optimize memory use of some thread fields 2017-01-09 20:52:24 +00:00
sched.c kernel: fix total number of coop prios in coop-only mode 2017-01-17 12:17:27 +00:00
sem.c kernel/arch: optimize memory use of some thread fields 2017-01-09 20:52:24 +00:00
stack.c tracing: rename CONFIG_DEBUG_TRACING_KERNEL_OBJECTS 2016-12-19 14:59:35 -05:00
sys_clock.c kernel: use __ticks_to_ms directly 2017-01-17 19:03:39 +00:00
system_work_q.c kernel: profiling: Expose an API call to analyze call stacks 2017-01-11 15:19:18 +00:00
thread.c kernel: make legacy calls depends on CONFIG_LEGACY_KERNEL 2017-01-17 19:03:37 +00:00
thread_abort.c kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05:00
timer.c kernel: use __ticks_to_ms directly 2017-01-17 19:03:39 +00:00
version.c kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05:00
work_q.c kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05:00