..
include
microkernel: put memory map pointers into its own binary section
2016-02-05 20:15:18 -05:00
k_command_packet.c
irq: do not use _inline versions of irq_lock/unlock
2016-02-05 20:15:21 -05:00
k_event.c
events: remove checks for valid events in service handlers
2016-02-05 20:15:21 -05:00
k_fifo.c
microkernel: Rename struct que_struct to _k_fifo_struct
2016-02-05 20:15:18 -05:00
k_idle.c
irq: do not use _inline versions of irq_lock/unlock
2016-02-05 20:15:21 -05:00
k_init.c
microkernel: rename _k_server parameters
2016-02-05 20:15:21 -05:00
k_irq.c
microkernel: rename K_swapper to _k_server
2016-02-05 20:15:21 -05:00
k_mailbox.c
pipes/mailboxes: rename functions using mem blocks
2016-02-05 20:15:21 -05:00
k_memory_map.c
microkernel: put memory map pointers into its own binary section
2016-02-05 20:15:18 -05:00
k_memory_pool.c
k_move_data.c
k_mutex.c
k_nop.c
microkernel: rename K_swapper to _k_server
2016-02-05 20:15:21 -05:00
k_offload.c
microkernel: rename K_swapper to _k_server
2016-02-05 20:15:21 -05:00
k_pipe_buffer.c
microkernel: redefine pipe object identifier type
2016-02-05 20:15:18 -05:00
k_pipe_get.c
microkernel: redefine pipe object identifier type
2016-02-05 20:15:18 -05:00
k_pipe_put.c
microkernel: redefine pipe object identifier type
2016-02-05 20:15:18 -05:00
k_pipe_util.c
k_pipe_xfer.c
microkernel: redefine pipe object identifier type
2016-02-05 20:15:18 -05:00
k_pipe.c
pipes/mailboxes: rename functions using mem blocks
2016-02-05 20:15:21 -05:00
k_semaphore.c
microkernel: Rename struct sem_struct to _k_sem_struct
2016-02-05 20:15:18 -05:00
k_server.c
ffs: rename find_[first|last]_set to find_[lsb|msb]_set
2016-02-05 20:15:25 -05:00
k_task_monitor.c
k_task.c
microkernel: put _k_task_list into its own binary section
2016-02-05 20:15:18 -05:00
k_ticker.c
irq: do not use _inline versions of irq_lock/unlock
2016-02-05 20:15:21 -05:00
k_timer.c
timers: prevent duration of 0 in timer_start/restart
2016-02-05 20:15:21 -05:00
Kconfig
microkernel: rename K_swapper to _k_server
2016-02-05 20:15:21 -05:00
Makefile