Go to file
Peter Mitsis e2c0574319 Remove unnecessary _pipe_xfer_req_arg pointer definitions
Simplifies routines _k_pipe_put_request() and _k_pipe_get_request() by
avoiding an unnecessary pointer assignment.

Change-Id: I5677826bbbec70124dbc951f102885e5b32aad65
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:14:36 -05:00
arch Do not check for DO_CONSOLE_INIT, use Kconfig variables instead 2016-02-05 20:14:33 -05:00
doc Doc: Add information regarding application development. 2016-02-05 20:14:33 -05:00
drivers doxygen: change comment style to match javadoc 2016-02-05 20:14:33 -05:00
include spi: Add the generic driver API header for SPI controllers 2016-02-05 20:14:36 -05:00
kernel Remove unnecessary _pipe_xfer_req_arg pointer definitions 2016-02-05 20:14:36 -05:00
lib/libc doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
misc doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
net Bluetooth: GATT: Simplify handling of Read Multiple Request 2016-02-05 20:14:36 -05:00
samples Bluetooth: Add gatt-discover-characteristic command to btshell 2016-02-05 20:14:36 -05:00
scripts SysGen: remove support for USERDRIVER 2016-02-05 20:14:33 -05:00
shared/include/nanokernel/x86 doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore git: Ignore cscope files 2016-02-05 20:14:27 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
Kconfig kconfig: Rename Zephyr OS -> Zephyr Kernel 2016-02-05 20:14:26 -05:00
Makefile Zephyr 0.2.0 2016-02-05 20:14:28 -05:00
Makefile.inc Revert "Kbuild: Tools build at TIMO_BASE directory." 2016-02-05 20:14:24 -05:00
zephyr-env.sh Rename Zephyr OS into Zephyr Kernel 2016-02-05 20:14:26 -05:00