Go to file
Marcus Shawcroft 142bce58a2 gpio/nrf5: Fix GPIO_ACCESS_BY_PIN behaviour
Adjust the implementation of gpio_pin_read() to return 0 or 1 rather
than 0 or 2^pin.  This ensures consistent behaviour with other gpio
device drivers, and conforms to the behaviour documented in gpio.h by
the previous patch.

Change-Id: Ia02aa68105a406f355d16a3f9b0550f948658483
Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>
2017-02-06 13:15:50 +00:00
.known-issues
arch
boards
doc
drivers gpio/nrf5: Fix GPIO_ACCESS_BY_PIN behaviour 2017-02-06 13:15:50 +00:00
ext ext: qmsi: fix an incomplete type issue 2017-02-04 20:08:07 +00:00
include gpio: Clarify API 2017-02-06 13:15:49 +00:00
kernel
lib
misc
samples samples: bmi160: reduce polling mode sampling frequency 2017-02-04 20:08:16 +00:00
scripts
subsys
tests
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile
Makefile.inc
Makefile.test
zephyr-env.sh