zephyr/kernel
Amir Kaplan 61b6f5ab7c power_mgmt: Remove deprecated macros and structs
Remove deprecated macros and function and structs that
were deprecated 2 versions ago 1.6 for power management

jira:ZEP-973

Change-Id: I127e482c67e09afea6a2008672661862dbf00c80
Signed-off-by: Amir Kaplan <amir.kaplan@intel.com>
2017-03-31 03:06:17 +00:00
..
configs
include
alert.c
atomic_c.c
compiler_stack_protect.c
device.c power_mgmt: Remove deprecated macros and structs 2017-03-31 03:06:17 +00:00
errno.c
idle.c
init.c
int_latency_bench.c kernel: use k_cycle_get_32 instead of sys_cycle_get_32 2017-02-27 21:10:32 +00:00
Kconfig kernel: disable legacy APIs by default 2017-03-29 16:08:01 -04:00
Kconfig.event_logger
Kconfig.power_mgmt
legacy_offload.c
legacy_timer.c
mailbox.c
Makefile lifo: Make use of k_queue as implementation 2017-02-27 21:20:53 +00:00
mem_pool.c
mem_slab.c
msg_q.c
mutex.c
pipes.c
poll.c fifo: Make use of k_queue as implementation 2017-02-27 21:20:52 +00:00
queue.c kernel: Add k_queue API 2017-02-27 21:20:50 +00:00
sched.c
sem.c kernel/sem: fix coding conventions 2017-02-16 04:56:27 +00:00
stack.c
sys_clock.c kernel/timeout: fix handling expired timeouts in reverve queuing order 2017-02-16 04:56:25 +00:00
system_work_q.c
thread_abort.c
thread.c
timer.c
version.c
work_q.c