Go to file
Marcus Shawcroft 4ede76a6f9 eth/ksdk: Use k_sem_init() initial count
Remove the existing code that iterates over k_sem_give() and setup the
initial counter directly, take the opportunity to set the maximum count.

Change-Id: Ib91ea263567ff761e4953c142a22a56658efe293
Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>
2016-12-21 12:58:11 +00:00
.known-issues
arch arch/arc, usb, ztest: Add the ARG_UNUSED macro 2016-12-21 12:54:54 +00:00
boards arc: em_starterkit default changed to EM7D 2016-12-21 12:56:23 +00:00
doc
drivers eth/ksdk: Use k_sem_init() initial count 2016-12-21 12:58:11 +00:00
ext
include net: Add ARG_UNUSED 2016-12-21 12:54:49 +00:00
kernel
lib
misc
samples samples: Add the ARG_UNUSED macro 2016-12-21 12:54:53 +00:00
scripts
subsys arch/arc, usb, ztest: Add the ARG_UNUSED macro 2016-12-21 12:54:54 +00:00
tests arch/arc, usb, ztest: Add the ARG_UNUSED macro 2016-12-21 12:54:54 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
LICENSING.rst
MAINTAINERS
Makefile
Makefile.inc
release-notes.rst
zephyr-env.sh