zephyr/kernel/microkernel
Peter Mitsis 9b8352f7e4 Rename pipe get/set utility parameter names
Eliminates references to obsolete "channel" terminology in parameter
names used by the following pipe get/set utitlities:
    _k_pipe_option_get()        _k_pipe_option_set()
    _k_pipe_request_type_get()  _k_pipe_request_type_set()
    _k_pipe_time_type_get()     _k_pipe_time_type_set()

Change-Id: Id6fb803d77d9d775726e67bd48d35e10e908ff61
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:14:36 -05:00
..
include Rename pipe get/set utility parameter names 2016-02-05 20:14:36 -05:00
k_command_packet.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
k_event.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
k_fifo.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
k_idle.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
k_init.c init: Add init system calls to micro and nano kernel init 2016-02-05 20:14:27 -05:00
k_irq.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
k_mailbox.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
k_memory_map.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
k_memory_pool.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
k_move_data.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
k_mutex.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
k_nop.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
k_offload.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
k_pipe_buffer.c Standardize on names for pipe_desc type objects 2016-02-05 20:14:36 -05:00
k_pipe_get.c Standardize on names for PIPE_REQUEST_STATUS objects 2016-02-05 20:14:36 -05:00
k_pipe_put.c Standardize on names for PIPE_REQUEST_STATUS objects 2016-02-05 20:14:36 -05:00
k_pipe_util.c Rename pipe get/set utility parameter names 2016-02-05 20:14:36 -05:00
k_pipe_xfer.c Standardize on names for PIPE_REQUEST_STATUS objects 2016-02-05 20:14:36 -05:00
k_pipe.c Standardize on names for _pipe_ack_arg type objects 2016-02-05 20:14:36 -05:00
k_semaphore.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
k_server.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
k_task_monitor.c Rename microkernel's minik.h to micro_private.h 2016-02-05 20:14:26 -05:00
k_task.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
k_ticker.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
k_timer.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
Kconfig Kbuild: Remove old API ksymbol disclaimer. 2016-02-05 20:14:10 -05:00
Makefile Rename microkernel's global.c to k_init.c 2016-02-05 20:14:25 -05:00