zephyr/kernel/microkernel
Anas Nashif 4c66d11d8a doxygen: microkernel irq header doxygenation
Change-Id: Ic5beaec272970aac4fbdb442729dae3c0aed5820
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:15:34 -05:00
..
include Rename microkernel struct field 'MovedReq' to 'moved_req'. 2016-02-05 20:15:31 -05:00
Kconfig microkernel: re-institute CONFIG_OBJECT/THREAD_MONITOR 2016-02-05 20:15:27 -05:00
Makefile Rename microkernel's global.c to k_init.c 2016-02-05 20:14:25 -05:00
k_command_packet.c doxygen: move command_packet documentation to header 2016-02-05 20:15:34 -05:00
k_event.c Rename microkernel struct field 'Count' to 'count'. 2016-02-05 20:15:29 -05:00
k_fifo.c Rename microkernel struct field 'Hmark' to 'high_watermark'. 2016-02-05 20:15:29 -05:00
k_idle.c doxygen: microkernel timer header doxygenation 2016-02-05 20:15:34 -05:00
k_init.c microkernel: rename _k_server parameters 2016-02-05 20:15:21 -05:00
k_irq.c doxygen: microkernel irq header doxygenation 2016-02-05 20:15:34 -05:00
k_mailbox.c Rename microkernel struct field 'MovedReq' to 'moved_req'. 2016-02-05 20:15:31 -05:00
k_memory_map.c Rename microkernel struct field 'Free' to 'free'. 2016-02-05 20:15:30 -05:00
k_memory_pool.c doc: document memorypool API in header file 2016-02-05 20:15:33 -05:00
k_move_data.c Rename microkernel struct field 'MovedReq' to 'moved_req'. 2016-02-05 20:15:31 -05:00
k_mutex.c Rename microkernel struct field 'Confl' to 'num_conflicts'. 2016-02-05 20:15:29 -05:00
k_nop.c microkernel: rename K_swapper to _k_server 2016-02-05 20:15:21 -05:00
k_offload.c doxygen: move task public api docs to header 2016-02-05 20:15:34 -05:00
k_pipe.c doc: document pipe API in header file 2016-02-05 20:15:34 -05:00
k_pipe_buffer.c Rename microkernel struct field 'iSize' to 'size'. 2016-02-05 20:15:31 -05:00
k_pipe_get.c Rename microkernel struct field 'pPipe' to 'pipe_ptr'. 2016-02-05 20:15:31 -05:00
k_pipe_put.c Rename microkernel struct field 'pPipe' to 'pipe_ptr'. 2016-02-05 20:15:31 -05:00
k_pipe_util.c Rename microkernel struct field 'iSize' to 'size'. 2016-02-05 20:15:31 -05:00
k_pipe_xfer.c Rename microkernel struct field 'MovedReq' to 'moved_req'. 2016-02-05 20:15:31 -05:00
k_semaphore.c Rename microkernel struct field 'Count' to 'count'. 2016-02-05 20:15:29 -05:00
k_server.c Rename microkernel struct field 'Head' to 'head'. 2016-02-05 20:15:30 -05:00
k_task.c doxygen: move task public api docs to header 2016-02-05 20:15:34 -05:00
k_task_monitor.c Rename microkernel struct field 'Args' to 'args'. 2016-02-05 20:15:29 -05:00
k_ticker.c doxygen: microkernel timer header doxygenation 2016-02-05 20:15:34 -05:00
k_timer.c doxygen: microkernel timer header doxygenation 2016-02-05 20:15:34 -05:00